Responsive done for computer screens

This commit is contained in:
Jason Jordan
2025-07-30 16:31:41 -04:00
parent 3bdc768714
commit 0e44bd53e6
17 changed files with 294 additions and 73 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import Footer from '@/components/Footer';
export default function Home() {
return (
<>
<Navbar />
<Navbar collapseHeight={730} />
<Tagline
bgColor="bg-bluemana"
textColor="text-deepcove"