diff options
Diffstat (limited to 'web/gotosocial-styling/templates/base.css')
-rw-r--r-- | web/gotosocial-styling/templates/base.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/gotosocial-styling/templates/base.css b/web/gotosocial-styling/templates/base.css index 1afc2be6f..0e1ea23eb 100644 --- a/web/gotosocial-styling/templates/base.css +++ b/web/gotosocial-styling/templates/base.css @@ -63,6 +63,7 @@ header { h1 { align-self: center; + color: $fg; } } } |