Increase base font size

This commit is contained in:
Sam Carlton 2020-09-19 16:56:31 -05:00
parent d22694d5e9
commit 716eeb42cd

View file

@ -24,7 +24,7 @@ export default {
html {
font-family: 'Inter', -apple-system, BlinkMacSystemFont,
'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
font-size: 16px;
font-size: 20px;
word-spacing: 1px;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;