v2.0.1-beta

This commit is contained in:
2021-01-12 18:36:10 -03:00
parent 47c3e3924f
commit daab2b65f5
37 changed files with 576 additions and 272 deletions

View File

@ -0,0 +1,3 @@
#construidos {
margin-top: 1rem;
}

View File

@ -0,0 +1,3 @@
#corporativos {
margin-top: 1rem !important;
}

View File

@ -1,4 +1,6 @@
#descripcion {
padding-bottom: rem(5);
.paragraph {
padding-top: rem(18);
line-height: rem(14);
@ -9,5 +11,4 @@
font-size: font_size(18);
}
}
padding-bottom: rem(5);
}