Responsividade e Ajuste na pagina Inicial
This commit is contained in:
parent
bf42298303
commit
329300395a
@ -67,7 +67,7 @@ export default function InicialPage() {
|
||||
} absolute top-[76px] left-0 w-full bg-card shadow-md py-4 md:relative md:top-auto md:left-auto md:w-auto md:block md:bg-transparent md:shadow-none z-10`}
|
||||
>
|
||||
<div className="flex flex-col md:flex-row space-y-4 md:space-y-0 md:space-x-6 text-muted-foreground font-medium items-center">
|
||||
<Link href="/cadastro" className="hover:text-primary">
|
||||
<Link href="#home" className="hover:text-primary">
|
||||
Home
|
||||
</Link>
|
||||
<a href="#about" className="hover:text-primary">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user