Skip to content
Snippets Groups Projects
Unverified Commit 300a8cf7 authored by Kyle Doherty's avatar Kyle Doherty
Browse files

nav padding

parent 896c4f61
No related branches found
No related tags found
No related merge requests found
......@@ -237,7 +237,12 @@ export default class Navbar extends Component {
renderMainNav() {
return (
<Flex className="relative bg-brand text-white z4" align="center">
<Flex
className="relative bg-brand text-white z4"
align="center"
py={1}
pr={2}
>
<Box>
<Link
to="/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment