change button bg color
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
tobiasd 2025-04-30 12:12:28 +02:00
parent 848477736b
commit a3285193e9
Signed by: tobiasd
GPG Key ID: 25FE376FF17694A1

View File

@ -48,5 +48,5 @@
.banner();
color: white;
font-size: 125%;
background-color: @brand-donation;
background-color: @fellowship-dark;
}