Skip to content
Snippets Groups Projects
Commit ca29d8fa authored by anonymous's avatar anonymous
Browse files

change width of content

parent 6fc6828e
Branches
Tags
No related merge requests found
......@@ -77,7 +77,7 @@ h3{
/* same width as schleswig-holstein.de */
.container {
width: 1000px;
width: 960px;
}
@media (max-width: 767px){
.container {
......
......@@ -2,7 +2,7 @@
/* same width as schleswig-holstein.de */
.navbar-static-top .container {
max-width: 1000px;
max-width: 960px;
width: 100%;
}
.navbar-static-top .container.navigation-container{
......@@ -108,7 +108,7 @@
}
.navigation-row {
width: 1000px;
width: 960px;
padding-left: 0px;
margin-left: auto;
margin-right: auto;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment