Edit style navbar, bottom nav
All checks were successful
Build frontend / build (push) Successful in 47s
All checks were successful
Build frontend / build (push) Successful in 47s
This commit is contained in:
@ -275,7 +275,7 @@ export default function HomePage() {
|
||||
|
||||
return (
|
||||
<div className="min-h-screen">
|
||||
<section className="relative min-h-screen flex items-center justify-center overflow-hidden">
|
||||
<section className="relative min-h-screen flex items-center justify-center overflow-hidden pt-16">
|
||||
<div className="absolute inset-0 z-0">
|
||||
<motion.div
|
||||
className="absolute inset-0 bg-cover bg-center bg-no-repeat"
|
||||
|
||||
Reference in New Issue
Block a user