style: ppid-navbar

This commit is contained in:
amd123 2024-02-19 15:47:49 +07:00
parent 27eb1b2152
commit fb13fc879b
1 changed files with 1 additions and 1 deletions

View File

@ -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'>