1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-04-21 10:45:30 -04:00

not messing with the base font size sure fixes a ton of problems....

This commit is contained in:
2021-12-31 19:51:29 -05:00
parent a6499fd5bb
commit 854b9da5e2
19 changed files with 66 additions and 73 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ export default function Contact() {
div {
max-width: 600px;
margin: 0 auto;
font-size: 0.925em;
font-size: 0.9em;
line-height: 1.7;
}