fixed typo
Build and Push Docker image / build-and-push (push) Successful in 44s
Details
Build and Push Docker image / build-and-push (push) Successful in 44s
Details
This commit is contained in:
parent
6fac7e369d
commit
e931b78315
|
@ -2,7 +2,7 @@
|
||||||
color: var(--StuVe-green) !important;
|
color: var(--StuVe-green) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.StuVe-Text-Dark-Gruen {
|
.StuVe-Text-Dunkel-Gruen {
|
||||||
color: var(--StuVe-dark-green) !important;
|
color: var(--StuVe-dark-green) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@
|
||||||
color: var(--StuVe-blue) !important;
|
color: var(--StuVe-blue) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.StuVe-Text-Dark-Blau {
|
.StuVe-Text-Dunkel-Blau {
|
||||||
color: var(--StuVe-dark-blue) !important;
|
color: var(--StuVe-dark-blue) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue