font variables error fix
This commit is contained in:
parent
ff1ef5fb7e
commit
7bc7e0fb42
3 changed files with 3 additions and 3 deletions
|
@ -437,7 +437,7 @@ h2, .h2-like {
|
|||
|
||||
@media (min-width: 576px) {
|
||||
h2, .h2-like {
|
||||
font-size: 3.8rem;
|
||||
font-size: 2.8rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue