Merge pull request 'update css' (#2) from fahim-dev into main
Reviewed-on: https://git.planpostai.com/planpostai/planpost-landing-v2/pulls/2
This commit is contained in:
commit
994e9a5b6d
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ export default function Header() {
|
|||
</Link>
|
||||
|
||||
{/* 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>
|
||||
<Link href="/" className="hover:text-purple-600">
|
||||
Home
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue