mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-15 05:25:33 -04:00
not messing with the base font size sure fixes a ton of problems....
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
background-color: var(--background-inner);
|
||||
}
|
||||
|
||||
@media screen and (max-width: 800px) {
|
||||
@media screen and (max-width: 768px) {
|
||||
.main {
|
||||
padding: 1.25em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user