Increase font size

This commit is contained in:
swagg boi 2023-06-01 00:08:30 -04:00
parent 7ea6258a54
commit 11670cd1cc

View file

@ -10,7 +10,7 @@
--transparent: #FFFFFFBB;
box-sizing: border-box;
font-size: calc(8px + 1vmin);
font-size: calc(10px + 1vmin);
}
*, ::before, ::after { box-sizing: inherit; }