#3506 ajustement width logo QDD / aisde left
This commit is contained in:
@@ -106,6 +106,7 @@
|
||||
align-items: center;
|
||||
padding: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
margin-left: 8rem;
|
||||
@media(max-width: 500px){
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
margin-top: 3rem;
|
||||
margin-left: 15%;
|
||||
margin-bottom: 1rem;
|
||||
width: 70%;
|
||||
width: 65%;
|
||||
@media(max-width: 810px){
|
||||
display: flex;
|
||||
margin:auto;
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
#block-quartiers-de-demain-formulaireexposeactuspage-1{
|
||||
background-color: white;
|
||||
padding: 0.3rem 0.5rem 1rem 1rem;
|
||||
width: 100%;
|
||||
width: 111%;
|
||||
@media(max-width: 810px){
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
@@ -327,7 +327,7 @@ header[role="banner"].header--collapsed {
|
||||
height: 170px;
|
||||
}
|
||||
.header_left_container{
|
||||
flex: 0 0 65%;
|
||||
flex: 1 0 65%;
|
||||
transform-origin: bottom right;
|
||||
@media(max-width: 810px){
|
||||
flex: 1 0 100%;
|
||||
@@ -363,7 +363,7 @@ header[role="banner"].header--collapsed-already{
|
||||
height: $header-height-big;
|
||||
}
|
||||
.header_left_container{
|
||||
flex: 0 0 65%;
|
||||
flex: 1 0 65%;
|
||||
transform-origin: bottom right;
|
||||
@media(max-width: 810px){
|
||||
flex: 1 0 100%;
|
||||
|
||||
Reference in New Issue
Block a user