Skip to content

Commit

Permalink
Update App.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisaFort authored Jul 18, 2024
1 parent ff00d2c commit 98800f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ onMounted(async () => {
</div>
</div>
</GridComponent>
<GridComponent id="effects-on-democracy" class="mt-[5vh] md:mt-[7.5vh]">
<GridComponent id="effects-on-democracy" class="mt-[45vh] md:mt-[7.5vh]">
<div class="content-container">
<img class="rotate-[-45deg]" :class="mobileAndTabletCheck() ? 'w-[250px]' : 'w-[400px]'"
src="./assets/images/burn.png" alt="">
Expand Down

0 comments on commit 98800f2

Please sign in to comment.