Fix Font (Hopefully)

This commit is contained in:
2024-01-06 17:25:16 +01:00
parent ce27973c68
commit c4d44ca4fa
3 changed files with 3 additions and 4 deletions

View File

@@ -142,9 +142,6 @@ customElements.define("nav-bar", Navbar);
>h1 {
@apply text-xl font-bold text-gray-100;
}
>a {
@apply underline;
}
}
.scrolled {