fix: hydration error

This commit is contained in:
Christel Westerberg
2024-07-11 10:11:23 +02:00
parent 9062fd124d
commit 127df6ab90
2 changed files with 9 additions and 5 deletions

View File

@@ -34,6 +34,10 @@
justify-content: center;
}
.redText {
color: var(--Base-Text-Accent);
}
.levelText {
margin: 0;
}