Skip to content

Commit 546111a

Browse files
committed
update hero styles
1 parent 499ce49 commit 546111a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/hero2/hero.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,11 @@ const action2 = "https://ep2025.europython.eu/sponsorship/sponsor/";
8585
<div class="w-25 h-25 flex items-center justify-center">
8686
<HeaderLogo />
8787
</div>
88-
<h1 class="text-5xl md:text-8xl m-0 font-bold text-[#17223A]">
88+
<h1 class="text-5xl md:text-9xl m-0 font-bold text-[#17223A]">
8989
EuroPython
9090
</h1>
9191
</div>
92-
<p class="text-lg text-gray-700 mt-2">
92+
<p class="max-w-2xl mx-40 text-center text-lg text-gray-700 mt-2">
9393
Discover the latest Python trends, learn from 180+ expert speakers, network with fellow developers, enjoy social events, and explore open spaces to spark new ideas.
9494
</p>
9595
</div>

0 commit comments

Comments
 (0)