mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-11 17:55:33 +00:00
increase font size
This commit is contained in:
parent
a21d68e7ca
commit
da2c82bba7
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue