Adopt theme color in skipass-badge for site ser

This commit is contained in:
Björn Fromme
2022-06-07 12:31:02 +02:00
parent a421cb2b5e
commit 7030beea6f
2 changed files with 2 additions and 1 deletions
@@ -11,7 +11,7 @@
@apply text-white;
&--skipass {
@apply bg-badge-gradient ser:bg-ser-secondary py-8 px-2;
@apply bg-badge-gradient ser:bg-none ser:bg-ser-secondary py-8 px-2;
}
&--custom {