1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

increase font size

This commit is contained in:
Cooper Ransom 2024-04-11 20:10:20 -04:00
parent a21d68e7ca
commit da2c82bba7

View file

@ -7,7 +7,7 @@ body {
@apply bg-background-main font-main text-type-text;
min-height: 100vh;
min-height: 100dvh;
font-size: 1.0235em;
font-size: 1.0248em;
scrollbar-width: none; /* Hide scrollbar for Firefox */
-ms-overflow-style: none; /* Hide scrollbar for Internet Explorer and Edge */
}