walne/src/app.postcss

6 lines
77 B
Plaintext

/*place global styles here */
html,
body {
@apply h-full overflow-hidden;
}