Skip to content

Commit bf4f50b

Browse files
committed
fix
1 parent bb6d748 commit bf4f50b

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

src/components/Footer.tsx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,12 @@ export default function Footer() {
3030
<>
3131
<p>
3232
<span style={{ color: 'hsl(117.55deg 20% 83%)' }}>
33-
<b>CMUEats Raffle Details:</b> We are raffling off 3 prizes worth $40! To enter, leave a
34-
written review on any dining location above. You'll get one raffle entry per review left
35-
after 4/18 and before 5/1 (non-inclusive), for a maximum of 10 entries. Reviews must be
36-
legitimate dining reviews about your experience at the eatery. We reserve the right to
37-
disqualify any entry. If you win, we will reach out to you via email!
33+
<b>CMUEats Raffle Details:</b> We are raffling off 3 prizes each worth $40! To enter,
34+
leave a written review on any dining location above. You'll get one raffle entry per
35+
review left after 4/18 and before 5/1 (non-inclusive), for a maximum of 10 entries.
36+
Reviews must be legitimate dining reviews about your experience at the eatery. We
37+
reserve the right to disqualify any entry. If you win, we will reach out to you via
38+
email!
3839
</span>
3940
</p>
4041
<p>All times are displayed in Pittsburgh local time ({nowString}).</p>

0 commit comments

Comments
 (0)