Skip to content

Commit

Permalink
CAMBIOS BANNERS
Browse files Browse the repository at this point in the history
  • Loading branch information
SeidaSuarez committed Oct 20, 2023
1 parent aecfc37 commit ba99e64
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,10 @@ <h5 class="px-3 pt-2 title-dropdown">Imágen Personal</h5>
</nav>
</header>
<main>
<section class="banners">
<section class="container banners">
<div class="mt-5">
<div class="image-container">
<img src="Resources/img/bg photos/Bannercentro.PNG"></img>
<img src="Resources/img/bg photos/Bannercentro.PNG" class="img-fluid"></img>
<div class="texto">
<h4>ILERNA Sevilla</h4>
<h4>Conoce al Staff</h4>
Expand All @@ -163,7 +163,7 @@ <h4>Conoce al Staff</h4>
<div class="mt-3">
<div class="image-container">
<div class="carrusel-img">
<img src="Resources/img/bg photos/bannergrados.PNG"></img>
<img src="Resources/img/bg photos/bannergrados.PNG" class="img-fluid"></img>
</div>
<div class="texto">
<h6>¡Conoce a todos nuestros profesionales!</h6>
Expand All @@ -173,7 +173,7 @@ <h6>¡Conoce a todos nuestros profesionales!</h6>
</div>
<div class="mt-3 mb-3 ">
<div class="image-container">
<img src="Resources/img/bg photos/voluntariado_azul.jpg"></img>
<img src="Resources/img/bg photos/voluntariado_azul.jpg" class="img-fluid"></img>
<div class="texto">
<h6>Unete a nuestro programa de voluntariado</h6>
<button>Obtener más informacion</button>
Expand Down

0 comments on commit ba99e64

Please sign in to comment.