Restructuring and styling of components
This commit is contained in:
@@ -22,7 +22,7 @@ const Header = () => (
|
||||
</button>
|
||||
|
||||
<div className="hidden lg:visible w-full block flex-grow lg:flex lg:items-right lg:w-auto justify-end lg:flex-grow">
|
||||
<ul className="text-sm">
|
||||
<ul className="list-reset text-sm">
|
||||
<Link to="/services">
|
||||
<li className={menuClasses}>What We Do</li>
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user