Merge branch 'master' into glitch-soc/merge-upstream

This commit is contained in:
Thibaut Girka
2020-06-01 18:21:43 +02:00
6 changed files with 39 additions and 15 deletions

View File

@ -587,7 +587,7 @@ code {
&.alert {
border: 1px solid rgba($error-value-color, 0.5);
background: rgba($error-value-color, 0.25);
background: rgba($error-value-color, 0.1);
color: $error-value-color;
}