slider hero
All checks were successful
Deploy / Deploy to Production (push) Successful in 11s

This commit is contained in:
Julie Blanc 2026-01-08 14:53:08 +01:00
parent 6cf52a6703
commit 43e50ebc37
21 changed files with 578 additions and 143 deletions

View file

@ -46,7 +46,7 @@
}
}
.title-page{
.header__title-page{
display: none;
flex-grow: 2;
text-align: left;
@ -127,7 +127,7 @@
}
}
.title-page{
.header__title-page{
@media #{$small-up}{
display: block;
}