change ws card border color
All checks were successful
Deploy Workshop-Wahlen (DEV / PROD) / deploy (push) Successful in 13s

This commit is contained in:
ProgrammGamer
2026-01-30 21:06:53 +01:00
parent d9a18beae1
commit b29fb937c8

View File

@@ -122,6 +122,7 @@
}
.kc-workshop-card {
box-sizing: border-box;
border-color: #288830;
min-width: 0;
}