Skip to content

Commit

Permalink
chore: update prizes
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinWu098 authored May 17, 2024
1 parent e4f055b commit d7a39e1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ const Prizes = () => {

<div className={cn.prizes}>
<p>Lego Sets</p>
<p>Figma Pins</p>
<p>Pixel Perf Merch</p>
<p>Design at UCI Stickers</p>
</div>
</div>
Expand All @@ -126,7 +126,7 @@ const Prizes = () => {

<div className={cn.prizes}>
<p>Lego Sets</p>
<p>Figma Pins</p>
<p>Pixel Perf Merch</p>
<p>Design at UCI Stickers</p>
</div>
</div>
Expand Down

0 comments on commit d7a39e1

Please sign in to comment.