aside investigatins

This commit is contained in:
Julie Blanc 2026-02-18 16:40:20 +01:00
parent 243583d024
commit 0c767e2e5e
15 changed files with 418 additions and 725 deletions

View file

@ -8,12 +8,12 @@
display: inline-flex;
align-items: center;
justify-content: center;
height: calc(var(--h-block)*0.75);
height: calc(var(--h-block)*1);
padding: 0 1ch;
padding-top: 2px;
border: var(--border-light);
border-radius: var(--radius-btn);
font-size: var(--fs-xsmall);
font-size: var(--fs-small);
line-height: 1;
white-space: nowrap;
text-decoration: none;