langswitcher mobile
This commit is contained in:
@@ -202,7 +202,12 @@ h2, h3 {
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
.layout-container main#home {
|
||||
padding-top: 320px;
|
||||
padding-top: 380px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
.layout-container .node-type-static .layout-content .content_container #block-quartiers-de-demain-titredepage {
|
||||
margin-top: 14rem;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -557,6 +562,7 @@ header .header:hover + .header_nav_container {
|
||||
flex: 1 0 100%;
|
||||
position: relative;
|
||||
left: -100%;
|
||||
top: -45px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -599,6 +605,7 @@ header .header:hover + .header_nav_container {
|
||||
flex: 1 0 100%;
|
||||
position: relative;
|
||||
left: -100%;
|
||||
top: -45px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2576,7 +2583,7 @@ body {
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
#consultation .layout-content .content_container #block-quartiers-de-demain-titredepage {
|
||||
margin-top: 10rem;
|
||||
margin-top: 14rem;
|
||||
}
|
||||
}
|
||||
#consultation .layout-content .content_container #block-quartiers-de-demain-titredepage h1 {
|
||||
@@ -2797,7 +2804,7 @@ body {
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
.partenaires .layout-content .content_container #block-quartiers-de-demain-titredepage {
|
||||
margin-top: 10rem;
|
||||
margin-top: 14rem;
|
||||
grid-column: 2/span 9;
|
||||
}
|
||||
}
|
||||
@@ -3061,7 +3068,7 @@ body {
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
#page-node .content_container {
|
||||
margin-top: 10rem;
|
||||
margin-top: 14rem;
|
||||
width: 80%;
|
||||
}
|
||||
}
|
||||
@@ -3569,7 +3576,7 @@ main {
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
#lessites .content_container #block-quartiers-de-demain-titredepage {
|
||||
margin-top: 10rem;
|
||||
margin-top: 14rem;
|
||||
grid-column: 2/span 9;
|
||||
margin-left: 0;
|
||||
padding-left: 0%;
|
||||
|
Reference in New Issue
Block a user