Greetings Font size

This commit is contained in:
Miguel R. Ávila 2020-09-19 23:29:46 -05:00 committed by GitHub
parent 171a90a574
commit 5b1d77c31c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -176,7 +176,7 @@ body {
} }
#greetings { #greetings {
font-size: var(--fses); font-size: var(--fss);
color: var(--fg); color: var(--fg);
} }
@media only screen and (max-width: 68.75em) { @media only screen and (max-width: 68.75em) {