Intento de nav en Contacto

This commit is contained in:
Duncan Zuriel Suriano
2024-09-02 10:34:23 -06:00
parent 2eea1cf50a
commit a834e480dc
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -162,6 +162,12 @@
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 768px){
#Contacto div .flex-column {
display: inline-flex;
}
}
.line {