header mobile
This commit is contained in:
@@ -7,8 +7,12 @@ header{
|
||||
padding-left: 40px;
|
||||
@media screen and (max-width: 300px) {
|
||||
padding-left: 20px;
|
||||
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
@media screen and (max-width: 550px) {
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
|
||||
#block-colloque2024-logorepublique, #block-colloque2024-logoepau{
|
||||
max-height: inherit;
|
||||
|
||||
@@ -26,6 +30,10 @@ header{
|
||||
width: 100px;
|
||||
object-fit: contain;
|
||||
}
|
||||
@media screen and (max-width: 550px) {
|
||||
width: 100px;
|
||||
object-fit: contain;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user