Skip to content
Snippets Groups Projects
Commit 5ce789f6 authored by Thorge Petersen's avatar Thorge Petersen
Browse files

Display block for navbar masthead (fixes nav display on large devices)

parent c5d2cd13
No related branches found
No related tags found
No related merge requests found
/* css for header */
.navbar.navbar-static-top.masthead {
display: block;
}
/* same width as schleswig-holstein.de */
.navbar-static-top .container {
max-width: 960px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment