This commit is contained in:
2025-04-30 11:20:41 -03:00
parent 3db2081a27
commit 8b80dc41eb
4 changed files with 45 additions and 38 deletions

View File

@@ -8,7 +8,8 @@
html,
body {
@apply text-white bg-black scroll-pt-22 lg:scroll-pt-32 antialiased;
@apply text-white bg-black antialiased;
@apply scroll-pt-22 lg:scroll-pt-32;
}
/* Pagefind */