4 lines
71 B
SCSS
4 lines
71 B
SCSS
|
.help-text, .help-block {
|
||
|
@extend .form-text; @extend .text-muted;
|
||
|
}
|