armentieres: lower titles grease & foldable cell header height (#77625)

This commit is contained in:
Corentin Sechet 2023-05-16 11:21:36 +02:00
parent 8ff5e90813
commit f6745134bd
2 changed files with 4 additions and 3 deletions

View File

@ -85,7 +85,7 @@ div#sidebar {
}
&.foldable > div > h2:first-child {
height: 70px;
min-height: 50px;
margin: 0;
padding-left: 30px;
@ -134,7 +134,8 @@ div#sidebar {
position: absolute;
top: 15px;
left: 30px;
height: 40px;
width: 40px;
height: auto;
padding: 0;
@media($max-mobile-viewport) {

View File

@ -78,7 +78,7 @@ $title-padding: 0;
$title-color: black;
$title-font-size: $fz-4;
$title-font-family: 'Viga', sans-serif;
$title-weight: 700;
$title-weight: normal;
$title-background: transparent;
// Carrousel