This commit is contained in:
f 2021-08-26 16:43:29 -03:00
parent 92849e80f0
commit 1ff252e328

View file

@ -79,7 +79,7 @@ $sizes: (
80: 80%, 80: 80%,
90: 90%, 90: 90%,
50vh: 50vh, 50vh: 50vh,
75vh: 75vh 75vh: 75vh,
100vh: 100vh, 100vh: 100vh,
100vw: 100vw 100vw: 100vw
); );
@ -97,7 +97,7 @@ $opacities: (
/// Resetear algunos margins y paddings por defecto a cero /// Resetear algunos margins y paddings por defecto a cero
$paragraph-margin-bottom: 0; $paragraph-margin-bottom: 0;
$headings-margin-bottom: 0; $headings-margin-bottom: 0;
$label-margin-bottom: 0; $label-margin-bottom: 0;
/// Redefinir variables de Boostrap acá. Se las puede ver en /// Redefinir variables de Boostrap acá. Se las puede ver en
/// node_modules/bootstrap/scss/_variables.scss /// node_modules/bootstrap/scss/_variables.scss