16px -> 18px

pull/46/head
Jared He 6 months ago
parent 0b7b3881e7
commit c4b9824a1e
  1. 2
      pages/_app.css

@ -71,7 +71,7 @@ body {
margin: 0;
/* Font styling for body */
font-size: 1rem;
font-size: calc(18rem / 16);
font-weight: 500;
}

Loading…
Cancel
Save