Skip to content

Commit

Permalink
fix styles
Browse files Browse the repository at this point in the history
  • Loading branch information
AstroCorp committed Oct 10, 2024
1 parent d4349a3 commit 51002a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ useHead({
<NuxtImg src="/images/info_1.webp" placeholder preload loading="lazy" class="rounded w-full h-full object-cover" />
</div>

<div class="my-16 lg:my-0 lg:px-4 xl:px-6 lg:w-1/3">
<div class="my-16 lg:my-0 lg:mx-4 xl:mx-6 lg:w-1/3">
<NuxtImg src="/images/info_2.webp" placeholder preload loading="lazy" class="rounded w-full h-full object-cover" />
</div>

Expand Down

0 comments on commit 51002a8

Please sign in to comment.