File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ import Headline from "@ui/Headline.astro";
2424
2525<div class =" mx-auto px-4 sm:px-6 lg:px-8 max-w-3xl" >
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
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
2929 historic Vyšehrad Castle and its scenic views of the city.
3030 </p >
3131
@@ -47,7 +47,7 @@ import Headline from "@ui/Headline.astro";
4747 position: relative;
4848 top: 20vh;
4949 margin-top: -20vh;
50- z-index: 10;
50+ z-index: 10;
5151 }
5252
5353 .city {
@@ -60,6 +60,6 @@ import Headline from "@ui/Headline.astro";
6060 width: 100vw;
6161 position: relative;
6262 bottom: -4px;
63- z-index: -1;
63+ z-index: -1;
6464 }
6565</style >
You can’t perform that action at this time.
0 commit comments