Add $form-text-font-weight (#30617)
This commit is contained in:
parent
4fc701f6aa
commit
ed32ee2e78
2 changed files with 2 additions and 0 deletions
|
|
@ -6,5 +6,6 @@
|
|||
margin-top: $form-text-margin-top;
|
||||
@include font-size($form-text-font-size);
|
||||
font-style: $form-text-font-style;
|
||||
font-weight: $form-text-font-weight;
|
||||
color: $form-text-color;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue