remove redundant css rules
This commit is contained in:
parent
d5e6e57b95
commit
1c525d7fb8
1 changed files with 1 additions and 2 deletions
|
@ -114,8 +114,7 @@ h1, h2, h3, h4, h5, h6 {
|
|||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
h1,
|
||||
h1.text-title {
|
||||
h1 {
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue