This commit is contained in:
2024-04-24 16:33:07 +02:00
parent 06cfc5d191
commit 856f0f5356
24 changed files with 135 additions and 64 deletions
@@ -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) {