Skip to content

Commit

Permalink
fix reveal mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
xtian7489 committed Feb 17, 2025
1 parent 75863ce commit 189aa87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/informe/informe.astro
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { Icon } from "astro-icon/components";
---

<div class="reveal">
<div class="slides !mx-4 md:!mt-20">
<div class="slides !mx-4 lg:!mt-20 mt-1">
<Caratula />
<CapituloViolencias />
<!-- <CapituloMitigacion />
Expand Down

0 comments on commit 189aa87

Please sign in to comment.