header
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
header{
|
||||
max-height: 100px;
|
||||
max-height: 125px;
|
||||
.row{
|
||||
background: white;
|
||||
max-height: inherit;
|
||||
justify-content: space-between;
|
||||
border-bottom: 1px solid black;
|
||||
|
||||
#block-colloque2024-branding{
|
||||
padding-left: 40px;
|
||||
#block-colloque2024-logorepublique, #block-colloque2024-logoepau{
|
||||
max-height: inherit;
|
||||
& > div{
|
||||
max-height: inherit;
|
||||
@@ -14,9 +14,11 @@ header{
|
||||
display: block;
|
||||
max-height: inherit;
|
||||
img{
|
||||
width: 100%;
|
||||
max-height: inherit;
|
||||
object-fit: contain;
|
||||
width: auto;
|
||||
height: 125px;
|
||||
// width: 100%;
|
||||
// max-height: inherit;
|
||||
// object-fit: contain;
|
||||
padding-bottom: 0.5rem;
|
||||
padding-top: 0.5rem;
|
||||
@media screen and (min-width: 450px) {
|
||||
|
||||
Reference in New Issue
Block a user