fixed typo
Build and Push Docker image / build-and-push (push) Successful in 44s Details

This commit is contained in:
Valentin Kolb 2024-03-18 16:29:04 +01:00
parent 6fac7e369d
commit e931b78315
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
color: var(--StuVe-green) !important;
}
.StuVe-Text-Dark-Gruen {
.StuVe-Text-Dunkel-Gruen {
color: var(--StuVe-dark-green) !important;
}
@ -10,7 +10,7 @@
color: var(--StuVe-blue) !important;
}
.StuVe-Text-Dark-Blau {
.StuVe-Text-Dunkel-Blau {
color: var(--StuVe-dark-blue) !important;
}