This commit is contained in:
Julie Blanc 2026-02-16 14:04:45 +01:00
parent 1b76727eff
commit 3c10e88b18
14 changed files with 272 additions and 139 deletions

View file

@ -11,7 +11,7 @@
align-items: center;
justify-content: center;
height: calc(var(--unit)*1.5);
min-width: calc(var(--unit)*1.5);
border-radius: var(--radius-btn);
cursor: pointer;