fix(public): minor tweaks

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-11-13 22:56:07 +01:00
parent 22fe8e478e
commit b30a76165d
3 changed files with 15 additions and 8 deletions

View File

@@ -41,7 +41,7 @@ const Navbar = () => {
}
return (
<nav className="fixed top-4 z-50 w-full animate-fade-down" ref={navbarRef}>
<nav className="fixed top-4 z-50 w-full" ref={navbarRef}>
<div className="container">
<div
className={cn(