fix(SW-184): added some variables and other small fixes related to comments on PR

This commit is contained in:
Erik Tiekstra
2024-08-29 14:05:30 +02:00
parent d1a2175804
commit e03e954387
5 changed files with 5 additions and 6 deletions

View File

@@ -12,5 +12,5 @@
.initials {
font-size: 0.75rem;
color: var(--Base-Text-Inverted);
background-color: var(--Scandic-Peach-70);
background-color: var(--Base-Icon-Low-contrast);
}