Skip to content

Commit

Permalink
chore(fmt)
Browse files Browse the repository at this point in the history
  • Loading branch information
retrouser955 committed Sep 28, 2024
1 parent 5991304 commit e4d507d
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<div class="w-full h-full pl-10 pt-10">
<h1 class="text-4xl font-varela font-extrabold text-white">Home</h1>
<div class="w-[90%] h-56 bg-white opacity-10 mx-auto flex items-center justify-center rounded-md mt-3">
<div
class="w-[90%] h-56 bg-white opacity-10 mx-auto flex items-center justify-center rounded-md mt-3"
>
<h1 class="text-2xl text-black">Placeholder</h1>
</div>
<h1 class="text-3xl font-bold mt-4">Recently opened</h1>
Expand Down

0 comments on commit e4d507d

Please sign in to comment.