armentieres: center carrousel content vertically (#77625)

This commit is contained in:
Corentin Sechet 2023-05-15 17:45:58 +02:00
parent e010c5a083
commit 0c46c004f9
1 changed files with 5 additions and 0 deletions

View File

@ -30,6 +30,10 @@
padding: 0.5rem 4rem !important;
}
&-item-content {
margin-bottom: 0 !important;
}
&-nav label {
background-color: white;
}
@ -42,6 +46,7 @@
&-item-description {
max-width: 100% !important; // too complex selector in core
font-family: 'Archivo Black', 'Rubik', sans-serif;
margin-bottom: 0;
}
}