style: ppid-navbar
This commit is contained in:
parent
27eb1b2152
commit
fb13fc879b
|
|
@ -5,7 +5,7 @@ import { FbIcon, IdnIcon, IgIcon, TtIcon, TwIcon, YtIcon } from '../icons'
|
|||
|
||||
export default function NavbarPPID() {
|
||||
return (
|
||||
<Navbar maxWidth='full' height="8rem">
|
||||
<Navbar maxWidth='full' className='h-28 md:h-32'>
|
||||
<div className='w-full'>
|
||||
<div className='hidden md:flex items-end justify-end'>
|
||||
<div className='flex items-center justify-between gap-1 md:gap-10'>
|
||||
|
|
|
|||
Loading…
Reference in New Issue