And so the lord said unto Moses, let us obliterate this CSS

This commit is contained in:
John O'Nolan
2021-03-03 20:22:45 -05:00
parent e95293cc22
commit b5d0589222
14 changed files with 469 additions and 438 deletions

View File

@ -423,7 +423,7 @@ h1 {
}
@media (max-width: 600px) {
h1 {
font-size: 2.4rem;
font-size: 2.8rem;
}
}
@ -434,7 +434,7 @@ h2 {
}
@media (max-width: 600px) {
h2 {
font-size: 2.6rem;
font-size: 2.3rem;
}
}