mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 12:24:55 +00:00
6 lines
96 B
SCSS
6 lines
96 B
SCSS
|
.form-kit__errors {
|
||
|
color: var(--danger);
|
||
|
margin: 0;
|
||
|
font-size: var(--font-down-1-rem);
|
||
|
}
|