responsive header
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
|
||||
|
||||
// logo + menu déroulant
|
||||
.region-header-top-left {
|
||||
.region-header-top-left {
|
||||
width: 80vw;
|
||||
display:flex;
|
||||
flex-direction: row;
|
||||
padding: 1rem;
|
||||
@@ -110,7 +111,7 @@
|
||||
background-color: $white;
|
||||
padding-bottom: 0.8rem;
|
||||
max-width: inherit;
|
||||
width: 220px;
|
||||
width: 25%;
|
||||
align-items: center;
|
||||
// padding-left: 1rem;
|
||||
height: 20px;
|
||||
|
||||
Reference in New Issue
Block a user