Set font size
All checks were successful
/ publish (push) Successful in 7s

This commit is contained in:
asonix 2024-02-11 12:38:09 -06:00
parent 30cd670ce2
commit abf49e296a

View file

@ -24,6 +24,7 @@
flex-direction: row-reverse;
flex-wrap: wrap;
font-family: sans-serif;
font-size: 14px;
height: 100vh;
margin: 0;
}