Commit c8e1b24b authored by Wilson Valverde's avatar Wilson Valverde

css changues

parent 949842d3
...@@ -238,11 +238,18 @@ body { ...@@ -238,11 +238,18 @@ body {
margin-left: 0px !important; margin-left: 0px !important;
margin-right: 0px !important; margin-right: 0px !important;
} }
.row-info{
margin-bottom: 1vw;
width: 100%!important;
}
@media screen and (max-width: 1536px) { @media screen and (max-width: 1536px) {
.container-carrusel{ .container-carrusel{
} }
} }
@media screen and (max-width: 768px) { @media screen and (max-width: 768px) {
.row-info{
padding: 0vw 5vw;
}
.container-carrusel{ .container-carrusel{
margin-top: 63vw; margin-top: 63vw;
} }
......
This diff is collapsed.
...@@ -273,7 +273,7 @@ ...@@ -273,7 +273,7 @@
<strong>Reserva ahora mismo tu lugar.</strong> <strong>Reserva ahora mismo tu lugar.</strong>
</p> </p>
</div> </div>
<div class="row" style=" margin-bottom: 1vw; width: 100%!important; "> <div class="row row-info">
<div class="col item-footer"><i class="fa fa-map-marker" aria-hidden="true"></i> Calle Olmedo entre 24 de Mayo y Av. Catamayo. </div> <div class="col item-footer"><i class="fa fa-map-marker" aria-hidden="true"></i> Calle Olmedo entre 24 de Mayo y Av. Catamayo. </div>
<div class="col item-footer"><i class="fa fa-whatsapp" aria-hidden="true"></i> +593 98 000 0026 - (07) 267-7594 </div> <div class="col item-footer"><i class="fa fa-whatsapp" aria-hidden="true"></i> +593 98 000 0026 - (07) 267-7594 </div>
<div class="col item-footer"><i class="fa fa-clock-o" aria-hidden="true"></i> Horario de atención 08:30 a 18:00 </div> <div class="col item-footer"><i class="fa fa-clock-o" aria-hidden="true"></i> Horario de atención 08:30 a 18:00 </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment