[Glitch] Change icons of features on admin dashboard to remove bias
Port SCSS changes from e117964325
to glitch-soc
remotes/1727458204337373841/tmp_refs/heads/signup-info-prompt
parent
614bd3f8d4
commit
89a0fa3053
|
@ -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…
Reference in New Issue