Skip to content

Commit

Permalink
fix: fixed prize amount
Browse files Browse the repository at this point in the history
  • Loading branch information
1010varun committed Jan 3, 2024
1 parent f5a9c69 commit 12e79f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ <h1 class="title" style="margin-top: 8%;">Prizes</h1>
</div>
<div class="card new-card" id="winner" style="position: relative;">
<img src="../public/img/gold.svg" style="width: 50%; scale:2; position: absolute; top:-30%">
<div class="prizedescription" style="margin-top: 50%;">4k & Innohacks Swags</div>
<div class="prizedescription" style="margin-top: 50%;">5k & Innohacks Swags</div>
<!-- <div class="prizeheading">Expert</div> -->
<div style="margin-top: 40%;"></div>
</div>
Expand Down

0 comments on commit 12e79f0

Please sign in to comment.