nav investigation
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s

This commit is contained in:
Julie Blanc 2026-02-18 18:17:48 +01:00
parent 70bd4f2f2c
commit 7dad587062
9 changed files with 157 additions and 120 deletions

View file

@ -7,6 +7,10 @@
.page__header {
margin-inline: auto;
max-width: var(--max-w-content);
margin-bottom: 0px;
.description{
margin-bottom: 0px;
}
}
.page__content{
@ -94,7 +98,8 @@
.investigation__aside{
max-width: var(--max-w-cards);
margin: calc(var(--spacing)*4) auto;
margin-inline: auto;
padding-top: calc(var(--spacing)*4);
.aside__title{
font-weight: 500;