change typo et couleur

This commit is contained in:
2024-04-16 09:32:02 +02:00
parent 31fe945538
commit 82076eabb0
66 changed files with 6105 additions and 1133 deletions
@@ -4,7 +4,9 @@ header{
background: white;
max-height: inherit;
justify-content: space-between;
#block-popsu-colloque-branding{
border-bottom: 1px solid black;
#block-colloque2024-branding{
max-height: inherit;
& > div{
max-height: inherit;
@@ -27,7 +29,7 @@ header{
z-index: 10000;
}
}
#block-renderedsitesettingsblock-2{
#block-colloque2024-renderedsitesettingsblock-2{
width: 35%;
border-left: 1px solid $color1;
padding: 0;
@@ -78,13 +80,14 @@ header{
}
}
}
#block-mainnavigation{
#block-colloque2024-mainnavigation{
width: max-content;
.burger{
padding-top: 0.25rem;
z-index: 9999;
}
.nav-main{
// .nav-main{
display: none;
@media screen and (min-width: 1200px) {
display: block;
@@ -102,7 +105,7 @@ header{
}
}
}
}
// }
&.is-active{
display: block;
position: fixed;
@@ -158,8 +161,8 @@ header{
}
}
#block-mainnavigation{
border-left: 1px solid $color1;
#block-colloque2024-mainnavigation{
border-left: 1px solid black;
display: flex;
align-items: center;
justify-content: flex-end;
@@ -183,7 +186,7 @@ header{
}
header.front{
#block-popsu-colloque-branding{
#block-colloque2024-branding{
width: 21rem;
position: relative;
z-index: 9999;
@@ -197,7 +200,7 @@ header.front{
}
}
}
#block-renderedsitesettingsblock-2{
#block-colloque2024-renderedsitesettingsblock-2{
display: none;
}
}