This commit is contained in:
swagg boi 2023-06-01 22:11:38 -04:00
commit 0b32b385fb

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; }