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:
+1
-1
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user