Skip to content
Snippets Groups Projects
Commit 391e4d4e authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

fix(heder): logo position was not centered perfectly

parent 7a2fa9aa
No related branches found
No related tags found
1 merge request!197v1.12.0
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
@media #{$tablet} { @media #{$tablet} {
margin-right: unset; margin-right: unset;
text-align: center; text-align: center;
margin-left: 32px;
width: 100%; width: 100%;
} }
} }
......
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