small change

This commit is contained in:
2025-11-13 22:51:37 +13:00
parent a2c3f0c7cb
commit c08bdd5f37

View File

@@ -27,7 +27,7 @@
} }
.content-panel { .content-panel {
@apply w-[68%]; @apply w-[68%] my-25;
} }
@tailwind utilities; @tailwind utilities;