Proyectos y parte de Proyecto

This commit is contained in:
2020-05-19 01:04:23 -04:00
parent 1ed3788e87
commit c5a45a1ede
38 changed files with 878 additions and 55 deletions

View File

@ -56,6 +56,20 @@ a {
color: inherit !important;
}
#contacto {
padding-top: 3rem;
padding-bottom: 3rem;
.header {
color: #0d103c !important;
font-weight: 900;
}
.form .button {
background-color: #429ab7;
color: white;
}
}
footer {
background-color: #429ab7;
color: white;