Skip to content

Commit

Permalink
Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
ryjogo committed Oct 12, 2023
1 parent 99d4bc9 commit 29b68ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/pages/home/welcome/welcome.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ const Welcome = () => (
<div className="text-2xl text-primary-1 sm:text-lg">
<p className="mt-0 text-center text-4xl font-bold leading-tight pb-8">Ticket sales are now open!</p>

<p>Are you a <span className="font-bold">student</span>? We are giving away 10 tickets to students registered
at a Danish university/college/EUD. Fill this <a href="https://forms.gle/PU6P4fZ6ZCCSeTQ19">form</a> to have
<p className="pb-8">Are you a <span className="font-bold">student</span>? We are giving away 10 tickets to students registered
at a Danish university/college/EUD. Fill this <a className="font-bold" href="https://forms.gle/PU6P4fZ6ZCCSeTQ19">form</a> to have
a chance to win one!</p>

<p>
Expand Down

0 comments on commit 29b68ad

Please sign in to comment.