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,7 @@
#construidos {
background-image: $fondo_construidos;
background-color: linear-gradient(to right, rgb(0, 0, 0, .6), rgb(0, 0, 0, 0));
color: $blanco;
padding-bottom: 1.25rem;
}