Skip to content

Commit 068a28a

Browse files
Update src/components/hero2/hero.astro
Co-authored-by: Nikoś <[email protected]>
1 parent ebbc08f commit 068a28a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/hero2/hero.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ const action2 = "https://ep2025.europython.eu/sponsorship/sponsor/";
117117
</div>
118118
<div class="btn-outline">
119119
<a class="font-bold text-lg px-4 py-4 bg-button rounded-[10px] inline-block leading-4 hover:bg-button-hover not-prose outline-solid outline bg-transparent rounded-xlborder text-xl text-secondary outline-secondary text-black
120-
" href="{action2}">
120+
" href={action2}>
121121
Call for Sponsors
122122
<span class="inline-block ml-1 font-system text-lg leading-4" >
123123

0 commit comments

Comments
 (0)