nav : adjust texts list spacing

This commit is contained in:
isUnknown 2025-02-07 15:39:24 +01:00
parent 1dad30e71a
commit ff2b7663a2

View file

@ -165,7 +165,7 @@ button.see-more {
} }
.panel .text__subtitle { .panel .text__subtitle {
margin-bottom: calc(var(--unit--vertical) / 2); margin-bottom: calc(var(--unit--vertical) / 4);
} }
.panel__collection--years .text:first-child .text__infos { .panel__collection--years .text:first-child .text__infos {