feat(SW-322): variable name change

This commit is contained in:
Fredrik Thorsson
2024-10-09 08:45:53 +02:00
parent 84a11d731a
commit 67a33c9dc8
6 changed files with 9 additions and 9 deletions

View File

@@ -57,7 +57,7 @@
.shortcut {
align-items: center;
border-bottom: 0.5px solid var(--Scandic-Beige-20);
border-bottom: 1px solid var(--Base-Border-Subtle);
display: grid;
font-family: var(--typography-Body-Regular-fontFamily);
font-size: var(--typography-Body-Regular-fontSize);