1
0
Fork 0
forked from fun/fun

.Fixes No code changes. (0.40.5)

This commit is contained in:
Johannes Findeisen 2026-04-11 03:39:16 +02:00
commit 7b79cf9032
2 changed files with 3 additions and 4 deletions

View file

@ -15,7 +15,7 @@ $background-color: #565656;
$headline-color: #bc6c21; //#b40000;
$hover-color: #bc6c21;
$topbutton-color: $headline-color;
$brand-color: #3d0e51;
$brand-color: #6d0076;
$brand-color-light: lighten($brand-color, 40%);
$grey-color: #828282;
$grey-color-light: #e8e8e8;