Skip to content

Commit

Permalink
remove prize money details
Browse files Browse the repository at this point in the history
  • Loading branch information
burturt committed Sep 7, 2023
1 parent 8275ed8 commit 7a4e5c8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions components/PrizesStrip.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ const PrizesStrip = () => {
<li>6th-10th place: $40</li> */}
</ul>
<br />
<p>
{/* <p>
UCLA division prizes will be distributed directly to individual team
members. Amounts listed are per team.
</p>
</p> */}
<br />
</div>
<div className={styles.prizesBlock}>
Expand All @@ -58,10 +58,10 @@ const PrizesStrip = () => {
<li>4th & 5th place: $100</li>
</ul> */}
<br />
<p>
{/* <p>
Open division prizes will be distributed to the email linked to the
given winning teams. Amounts listed are per team.
</p>
</p> */}
<br />
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -594,9 +594,9 @@ __metadata:
linkType: hard

"caniuse-lite@npm:^1.0.30001332":
version: 1.0.30001356
resolution: "caniuse-lite@npm:1.0.30001356"
checksum: 2b1f377f503de8c3d585b85b648422d1a202528d04321aaff5e37054cf413e927db1cc37a3408b44646c6eab7b9e38cae4b44b3a81fbf2e2f8f676cf559518b5
version: 1.0.30001527
resolution: "caniuse-lite@npm:1.0.30001527"
checksum: 7ad99d78d1a30d494471c8a9ead3fc40a816ee61b16fef330bba5bdae5d7ebaa965becc8cd09c7aa6240125ce790a5213a40cd240ceaa211508744ed86b79783
languageName: node
linkType: hard

Expand Down

0 comments on commit 7a4e5c8

Please sign in to comment.