Skip to content

Commit 40f9d00

Browse files
committed
date align
1 parent ccfc31f commit 40f9d00

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

src/pages/index.astro

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,15 @@ const data = {
2626
---
2727

2828
<Layout>
29-
<a href="/"><h1 class="text-3xl py-1 px-2 bg-black text-white inline-block -rotate-2 lg:-m-4">⟠ ETHBrno×3</h1></a>
30-
31-
<p class="mt-6">
32-
<b>17-19 October 2025*</b> @ <a href="https://en.wikipedia.org/wiki/Brno">Brno, Czech Republic</a>
33-
</p>
29+
<div class="lg:flex items-center">
30+
<a href="/"><h1 class="text-3xl py-1 px-2 bg-black text-white inline-block -rotate-2 lg:-ml-4">⟠ ETHBrno×3</h1></a>
31+
<div class="grow lg:text-right mt-6 lg:mt-0">
32+
<b>17-19 October 2025*</b> @ <a href="https://en.wikipedia.org/wiki/Brno">Brno, Czech Republic</a>
33+
</div>
34+
</div>
35+
3436

35-
<p class="mt-8">
37+
<p class="mt-10">
3638
A <b>three-day in-person hackathon</b> for builders and privacy advocates collaborating on sovereign tools aligned with ⟠ <a href="https://ethereum.org">Ethereum</a>'s original principles of decentralization and freedom.
3739
</p>
3840

0 commit comments

Comments
 (0)