tipografías responsive por defecto
This commit is contained in:
parent
5b052a5b19
commit
4404e4535b
1 changed files with 5 additions and 2 deletions
|
@ -114,6 +114,9 @@ $paragraph-margin-bottom: 0;
|
|||
$headings-margin-bottom: 0;
|
||||
$label-margin-bottom: 0;
|
||||
|
||||
///tipografías responsive
|
||||
$enable-responsive-font-sizes: true;
|
||||
|
||||
/// Redefinir variables de Boostrap acá. Se las puede ver en
|
||||
/// node_modules/bootstrap/scss/_variables.scss
|
||||
///
|
||||
|
|
Loading…
Reference in a new issue