Skip to content

Commit

Permalink
Move image and make mess with css grid
Browse files Browse the repository at this point in the history
  • Loading branch information
Husky-Devel committed Dec 27, 2024
1 parent 7751adf commit 03cb17b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ phClient.capture(
<div class='relative w-full h-full flex items-center justify-center'>


</div>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4 p-4">

<div class="flex items-center justify-center">
Expand Down Expand Up @@ -114,6 +113,7 @@ phClient.capture(
</div>

</div>


</div>
</div>
Expand Down

0 comments on commit 03cb17b

Please sign in to comment.