update css
This commit is contained in:
parent
28c8cd7287
commit
a032738c3c
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ export default function Header() {
|
||||||
</Link>
|
</Link>
|
||||||
|
|
||||||
{/* Desktop Menu */}
|
{/* Desktop Menu */}
|
||||||
<ul className="hidden md:flex space-x-16 px-8 pt-8 pb-4 rounded-b-3xl text-gray-800 font-medium bg-white shadow-sm">
|
<ul className="hidden md:flex space-x-16 px-8 pt-5 pb-4 rounded-b-3xl text-gray-800 font-medium bg-white shadow-sm">
|
||||||
<li>
|
<li>
|
||||||
<Link href="/" className="hover:text-purple-600">
|
<Link href="/" className="hover:text-purple-600">
|
||||||
Home
|
Home
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue