6 lines
60 B
SCSS
6 lines
60 B
SCSS
// Form text
|
|
|
|
.form-text {
|
|
color: $form-text-color-alt;
|
|
}
|
// Form text
|
|
|
|
.form-text {
|
|
color: $form-text-color-alt;
|
|
}
|