[Glitch] Change icons of features on admin dashboard to remove bias

Port SCSS changes from 88a85f2574 to glitch-soc
th-downstream
Eugen Rochko 6 years ago committed by Thibaut Girka
parent f6767a00d4
commit 36daf28215

@ -220,6 +220,11 @@ $content-width: 840px;
color: $error-value-color;
font-weight: 500;
}
.neutral-hint {
color: $dark-text-color;
font-weight: 500;
}
}
@media screen and (max-width: $no-columns-breakpoint) {

Loading…
Cancel
Save