Skip to content

Commit a7be482

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a3b377e commit a7be482

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/components/sections/prague.astro

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ import Headline from "@ui/Headline.astro";
2424

2525
<div>
2626
<p class="mt-4 mb-8">
27-
EuroPython 2025 returns to one of Europe’s most picturesque cities!
28-
Join us at the Prague Congress Centre, just steps away from the
29-
historic Vyšehrad Castle and its scenic views of the city.
27+
EuroPython 2025 returns to one of Europe’s most picturesque cities!
28+
Join us at the Prague Congress Centre, just steps away from the
29+
historic Vyšehrad Castle and its scenic views of the city.
3030
</p>
3131

3232
<div class="flex w-full justify-evenly items-center">
@@ -47,7 +47,7 @@ article {
4747
position: relative;
4848
top: 20vh;
4949
margin-top: -20vh;
50-
z-index: 10;
50+
z-index: 10;
5151
}
5252

5353
.city {
@@ -60,7 +60,7 @@ article {
6060
width: 100vw;
6161
position: relative;
6262
bottom: -4px;
63-
z-index: -1;
63+
z-index: -1;
6464
}
6565

6666
</style>

0 commit comments

Comments
 (0)