Skip to content
Snippets Groups Projects
Commit 6ceda2d4 authored by Jakob Moser's avatar Jakob Moser
Browse files

Don't fix menu in mobile mode

parent aa218952
No related branches found
No related tags found
1 merge request!2Resolve "Rewrite theme"
......@@ -254,6 +254,7 @@ header nav li:hover > ul {
@media (max-width: 615px) {
body > header {
padding-top: 5px;
position: static;
}
body > header .logo {
......
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