v2.0.2-beta

This commit is contained in:
2021-01-13 14:17:30 -03:00
parent daab2b65f5
commit 10622c2e94
28 changed files with 456 additions and 744 deletions

View File

@ -0,0 +1,12 @@
#contacto {
.image {
margin: auto;
vertical-align: middle;
}
.button {
width: 100%;
background-color: #666667;
color: white;
}
}