Skip to content

Commit

Permalink
πŸ“ change homepage button
Browse files Browse the repository at this point in the history
  • Loading branch information
Yago committed Apr 24, 2024
1 parent 03a1273 commit ffd09d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@ import key from '../assets/svgs/key.svg?raw';
</p>
<!-- please pardon me for this css calc my lord -->
<Button
href="/billetterie-et-inscriptions"
href="https://inscription.associationgrand.ch/grand/ "
scheme="core"
classes="md:mt-[min(min(50rem,calc(55vw-10rem)),max(26rem,calc(100vh-15.4rem)))] md:row-start-1 md:col-start-2 md:col-span-3 z-20"
>
Billetterie et inscriptions
Inscrire un projet
</Button>
<div
class="col-span-full row-start-1 flex justify-end items-end pr-20 z-10 -mb-20 max-md:hidden pointer-events-none"
Expand Down

0 comments on commit ffd09d8

Please sign in to comment.