16px -> 18px
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jared He 2022-09-12 10:02:02 -04:00
parent 0b7b3881e7
commit c4b9824a1e
1 changed files with 1 additions and 1 deletions

View File

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