Skip to content
Snippets Groups Projects
Commit 275c6f62 authored by CARRON Guilhem's avatar CARRON Guilhem
Browse files

Fix margin in navbar

parent 2932f6d7
No related branches found
No related tags found
2 merge requests!103Support,!102Dev
...@@ -41,8 +41,7 @@ ...@@ -41,8 +41,7 @@
@media #{$tablet} { @media #{$tablet} {
.c-nav-item { .c-nav-item {
height: 54px; height: 54px;
margin-top: -0.3rem; margin: -0.3rem 0 0 0;
padding: 0rem 0 0.8rem 0;
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment