Add css
This commit is contained in:
parent
bfcc33cc50
commit
88c7350377
7 changed files with 711 additions and 16 deletions
|
|
@ -1,3 +1,6 @@
|
|||
@import "tailwindcss";
|
||||
@config "./tailwind.config.js";
|
||||
|
||||
.h-screen {
|
||||
height: 100dvh !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue