Fix Font (For real now)
This commit is contained in:
@@ -142,6 +142,9 @@ customElements.define("nav-bar", Navbar);
|
||||
>h1 {
|
||||
@apply text-xl font-bold text-gray-100;
|
||||
}
|
||||
>a {
|
||||
@apply hover:underline;
|
||||
}
|
||||
}
|
||||
|
||||
.scrolled {
|
||||
|
||||
Reference in New Issue
Block a user