Skip to content
Snippets Groups Projects
Commit bc5b250d authored by Chris Lawton's avatar Chris Lawton
Browse files

reducing spacing between nav on smaller viewports

parent 72b77da3
No related branches found
No related tags found
No related merge requests found
......@@ -144,7 +144,7 @@
&__link {
display: inline-block;
padding: 20px;
padding: 20px 15px;
color: $color--white;
border-bottom: 1px solid transparent;
transition: color, border $transition;
......
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