🍱 (bootsier): Actualiza bootstrap v5.3.3 a v5.3.8
This commit is contained in:
parent
5cbcd0f9d1
commit
6225c3cb7a
109 changed files with 536 additions and 173 deletions
|
|
@ -0,0 +1,11 @@
|
|||
//
|
||||
// Form text
|
||||
//
|
||||
|
||||
.form-text {
|
||||
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