[Glitch] Add color variables of texts for better accesibility
Port 74dae9458d
and related to glitch-soc
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
text-align: center;
|
||||
margin-top: 30px;
|
||||
font-size: 12px;
|
||||
color: darken($ui-secondary-color, 25%);
|
||||
color: $darker-text-color;
|
||||
|
||||
.domain {
|
||||
font-weight: 500;
|
||||
|
Reference in New Issue
Block a user