Skip to content

Commit d54cd26

Browse files
committed
fix
1 parent 932c2b0 commit d54cd26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h1 class="text-6xl font-bold mb-6 mt-2 leading-tight">
3333
</a>
3434
</div>
3535
</div>
36-
<div class="w-1/2 h-96 flex items-center justify-center relative z-10">
36+
<div class="w-1/2 flex items-center justify-center relative z-10 py-14">
3737
<img src="/images/hero-thumb.png" class="w-full max-w-lg drop-shadow-2xl" />
3838
</div>
3939
</div>

0 commit comments

Comments
 (0)