Reduce navigation items to a single row.
parent
a75abbe67d
commit
e927eab560
|
@ -40,8 +40,6 @@ function Navigation() {
|
|||
<nav className="mt-px font-display text-5xl font-medium tracking-tight text-white">
|
||||
<NavigationRow>
|
||||
<NavigationItem href="/about/">About Us</NavigationItem>
|
||||
</NavigationRow>
|
||||
<NavigationRow>
|
||||
<NavigationItem href="/contact/">Contact Us</NavigationItem>
|
||||
</NavigationRow>
|
||||
</nav>
|
||||
|
|
Loading…
Reference in New Issue