updated body height to fit 100
This commit is contained in:
parent
ce0783d552
commit
f47d177a7b
@ -2,6 +2,12 @@
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
html,
|
||||
boby,
|
||||
:root {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
@layer base {
|
||||
:root {
|
||||
--background: 0 0% 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user