Skip to content

Commit bbfdac8

Browse files
authored
Adjust layout gap in header section
1 parent 7585587 commit bbfdac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎lottery/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<div class="w-full max-w-5xl mx-auto">
1717
<header class="text-center my-12">
18-
<div class="relative flex flex-col md:flex-row items-center justify-center gap-6">
18+
<div class="relative flex flex-col md:flex-row items-center justify-center gap-2">
1919

2020
<img src="../Aliang.png" alt="Aliang Logo" class="h-12 md:h-16 w-auto object-contain flex-shrink-0" onerror="this.style.display='none';">
2121

0 commit comments

Comments
 (0)