mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-11 17:55:33 +00:00
Update index.css
This commit is contained in:
parent
3d23a50a2c
commit
14a46c4b85
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,8 @@
|
|||
html,
|
||||
body {
|
||||
font-family: "Lato", sans-serif !important;
|
||||
@apply bg-background-main font-main text-type-text;
|
||||
@apply bg-background-main !important;
|
||||
@apply font-main text-type-text;
|
||||
min-height: 100vh;
|
||||
min-height: 100dvh;
|
||||
font-size: 1.0248em;
|
||||
|
|
|
|||
Loading…
Reference in a new issue