[A11y] make waitinglist-link a button (#5142)

This commit is contained in:
Richard Schreiber
2025-05-22 15:33:26 +02:00
committed by GitHub
parent 105b48829e
commit 21e5620f3f
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@
text-align: center;
&.gone, .gone {
color: $alert-danger-text;
color: $brand-danger;
}
&.unavailable, .unavailable {
color: $alert-warning-text;