fix: design review comments

This commit is contained in:
Christel Westerberg
2024-07-10 11:01:42 +02:00
parent 19bfdf67f3
commit 6b5606fc8b
7 changed files with 61 additions and 22 deletions

View File

@@ -6,5 +6,5 @@
.btns {
display: flex;
gap: var(--Spacing-x-half);
gap: var(--Spacing-x2);
}