feat: styles update

This commit is contained in:
2025-04-07 16:37:59 +03:00
parent 083a0f27c0
commit 2ef4b967f3
6 changed files with 48 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
@reference "../index.scss";
.container {
@apply flex h-full w-full flex-col items-center gap-4 px-6 pt-3;
@apply flex h-fit w-full flex-col items-center gap-4 px-6 pt-3;
}
.header {