Cleanup components

This commit is contained in:
Pranav
2025-01-12 00:33:01 -08:00
parent c47ca2f66c
commit 33dc2ca2ee
8 changed files with 38 additions and 57 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
html,
body {
@apply antialiased h-full font-interDisplay tracking-[0.4px];
@apply antialiased h-full font-interDisplay tracking-[0.4px] bg-n-background;
}
.is-mobile {