diff --git a/assets/css/styles.scss b/assets/css/styles.scss index f822e0e..67d88db 100644 --- a/assets/css/styles.scss +++ b/assets/css/styles.scss @@ -79,7 +79,7 @@ $sizes: ( 80: 80%, 90: 90%, 50vh: 50vh, - 75vh: 75vh + 75vh: 75vh, 100vh: 100vh, 100vw: 100vw ); @@ -97,7 +97,7 @@ $opacities: ( /// Resetear algunos margins y paddings por defecto a cero $paragraph-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 /// node_modules/bootstrap/scss/_variables.scss