remove redundant css rules

This commit is contained in:
Rasmus Moorats 2023-12-15 17:10:30 +02:00
parent d5e6e57b95
commit 1c525d7fb8
Signed by: xx
GPG key ID: FE14255A6AE7241C

View file

@ -114,8 +114,7 @@ h1, h2, h3, h4, h5, h6 {
text-rendering: optimizeLegibility;
}
h1,
h1.text-title {
h1 {
font-size: 1.4rem;
}