Fixed
This commit is contained in:
parent
afb0cbe567
commit
0c8dab1c10
2 changed files with 7 additions and 1 deletions
|
|
@ -13,3 +13,9 @@
|
|||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
@layer base {
|
||||
body {
|
||||
@apply min-h-screen m-0 p-0 overflow-hidden;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue