home mobile

This commit is contained in:
2024-06-19 22:05:53 +02:00
parent 9f8ee055b8
commit 8625e8310b
5 changed files with 106 additions and 10 deletions
@@ -20,12 +20,21 @@
}
.page-programme .field--type-link {
@extend %buttonwithborder;
width: fit-content;
padding: 0.4rem;
}
.field--type-link {
@extend %buttonwithborder;
width: fit-content;
padding: 0.4rem;
.page-programme{
padding: 0.4rem;
}
}
.bouton{
background-color: $white-button !important;
border: none !important;