fix margins

This commit is contained in:
2026-02-09 16:28:10 +00:00
parent 6c8b9a4253
commit b92655ab1b
5 changed files with 7 additions and 11 deletions

View File

@@ -84,7 +84,7 @@ body {
}
main {
@apply overflow-y-scroll;
@apply overflow-y-scroll w-full h-full p-10;
}
input {