m y p default a 0 #12

This commit is contained in:
Maki 2021-08-03 20:34:09 -03:00
parent f3cbb6a7ce
commit 617bf472c0

View file

@ -69,6 +69,11 @@ $opacities: (
5: 0%
);
/// Resetear algunos margins y paddings por defecto a cero
$paragraph-margin-bottom: 0;
$headings-margin-bottom: 0;
$label-margin-bottom: 0;
/// Redefinir variables de Boostrap acá. Se las puede ver en
/// node_modules/bootstrap/scss/_variables.scss
///