summary-investigation → delete slides, dynamic nav
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s

This commit is contained in:
Julie Blanc 2026-02-07 14:56:47 +01:00
parent aeb5abb7aa
commit 48ded249a3
9 changed files with 56 additions and 74 deletions

View file

@ -229,6 +229,7 @@ button:disabled{
border-color: var(--color-txt);
width: fit-content;
margin: var(--spacing) auto;
font-size: var(--fs-xsmall);
@media #{$small}{
margin-bottom: calc(var(--spacing)*2);
}