1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-04-17 09:28:43 -04:00

prioritize above-the-fold images

This commit is contained in:
2022-01-15 07:50:11 -05:00
parent 5f3cf02669
commit ddb178cab0
4 changed files with 7 additions and 3 deletions

View File

@@ -39,6 +39,10 @@
}
@media screen and (max-width: 768px) {
.section {
margin: 1.8em 0;
}
.year {
font-size: 2em;
}