v2.0.0-beta

This commit is contained in:
2021-01-12 11:44:15 -03:00
parent 81f6ae876e
commit 47c3e3924f
78 changed files with 1165 additions and 587 deletions

View File

@ -1,5 +1,15 @@
@import 'phone_vars';
@import 'phone/header';
@import 'phone/descripcion';
@import 'phone/ventajas';
@import 'phone/dimensiones';
.left.column {
width: 75%;
padding-left: rem(5) !important;
}
#backgrounds {
.cabezal {
height: (map.get($heights, 'cabezal'))+rem;
@ -22,7 +32,7 @@
.seccion2 {
height: (map.get($heights, "seccion2"))+rem;
background-image: $fondo_seccion23;
background-image: $fondo_ventajas_dimensiones;
.diagonal {
border-bottom: (map.get($heights, 'seccion2'))+rem solid rgba($gris, .5);
@ -32,7 +42,7 @@
.dimensiones {
height: (map.get($heights, "dimensiones"))+rem;
background-image: $fondo_seccion23;
background-image: $fondo_ventajas_dimensiones;
.fondo-gris {
width: 100%;
height: 100%;