♻️ [bootstrap] Reubica archivos estáticos
This commit is contained in:
parent
4c8f742b7b
commit
bf3fc68de5
106 changed files with 30 additions and 31 deletions
11
packages/pagetop-bootsier/static/scss/forms/_form-text.scss
vendored
Normal file
11
packages/pagetop-bootsier/static/scss/forms/_form-text.scss
vendored
Normal file
|
|
@ -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