langswitcher mobile
This commit is contained in:
@@ -45,10 +45,15 @@ $width-menu-slidedown : 550px;
|
||||
|
||||
|
||||
@media(max-width: 810px){
|
||||
padding-top: 320px;
|
||||
padding-top: 380px;
|
||||
}
|
||||
}
|
||||
}
|
||||
.node-type-static .layout-content .content_container #block-quartiers-de-demain-titredepage{
|
||||
@media(max-width: 810px){
|
||||
margin-top: 14rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.layout--threecol-25-50-25{
|
||||
|
@@ -7,7 +7,7 @@
|
||||
margin: auto;
|
||||
align-items: center;
|
||||
@media(max-width: 810px){
|
||||
margin-top: 10rem;
|
||||
margin-top: 14rem;
|
||||
width: 80%;
|
||||
}
|
||||
#block-quartiers-de-demain-prevnextblock{
|
||||
|
@@ -13,7 +13,7 @@
|
||||
margin-top: 1rem;
|
||||
width: fit-content;
|
||||
@media(max-width: 810px){
|
||||
margin-top: 10rem;
|
||||
margin-top: 14rem;
|
||||
}
|
||||
h1{
|
||||
text-transform: none;
|
||||
|
@@ -15,7 +15,7 @@ main{
|
||||
padding-left: 20%;
|
||||
|
||||
@media(max-width: 810px){
|
||||
margin-top: 10rem;
|
||||
margin-top: 14rem;
|
||||
grid-column: 2 /span 9;
|
||||
margin-left: 0;
|
||||
padding-left: 0%;
|
||||
|
@@ -9,7 +9,7 @@
|
||||
margin-top: 1rem;
|
||||
width: fit-content;
|
||||
@media(max-width: 810px){
|
||||
margin-top: 10rem;
|
||||
margin-top: 14rem;
|
||||
grid-column: 2 /span 9;
|
||||
}
|
||||
|
||||
|
@@ -342,6 +342,8 @@ header{
|
||||
flex: 1 0 100%;
|
||||
position: relative;
|
||||
left: -100%;
|
||||
top: -45px;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -376,6 +378,7 @@ header{
|
||||
flex: 1 0 100%;
|
||||
position: relative;
|
||||
left: -100%;
|
||||
top: -45px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user