Skip to content

Commit

Permalink
Merge pull request #61 from gerMdz/model-section-flotante
Browse files Browse the repository at this point in the history
mejora en secciones
  • Loading branch information
gerMdz authored Nov 16, 2021
2 parents f2ebdda + 3f62cdf commit bc98bde
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<div class="mt-sm-5 pt-sm-5 mt-md-1 pt-md-1" style="height: 1em" >

</div>
<section class="bg-gris-medio text-white mt-5">
<section class="bg-gris-medio text-white mt-5 {{ section.cssClass }}" id="{{ section.identificador }}">

<!-- Promo Content -->
<div class="container-fluid sinZ-index px-0">
Expand Down

0 comments on commit bc98bde

Please sign in to comment.