Skip to content

Commit 1bfe690

Browse files
authored
Prizes Section Update
1 parent 20867ed commit 1bfe690

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ <h6 class="ticket-plan" style="background-color: gold !important">1st Prize</h6>
375375
<img src="img/Gold.png" alt="1st Prize">
376376
</div>
377377
<div>
378-
<h2 class="ticket-price">Coming Soon!</h2>
378+
<h2 class="ticket-price" style="font-size: 1.4em !important;">Coming Soon!</h2>
379379
</div>
380380

381381
<!--label for="card1" class="prize-button" aria-hidden="true">
@@ -420,7 +420,7 @@ <h6 class="ticket-plan" style="background-color: #C0C0C0 !important">2nd Prize</
420420
<img src="img/Silver.png" alt="2nd Prize">
421421
</div>
422422
<div>
423-
<h2 class="ticket-price">Coming Soon!</h2>
423+
<h2 class="ticket-price" style="font-size: 1.4em !important;">Coming Soon!</h2>
424424
</div>
425425

426426
<!-- <label for="card2" class="prize-button" aria-hidden="true">
@@ -459,7 +459,7 @@ <h6 class="ticket-plan" style="background-color: #CD7F32 !important">3rd Prize</
459459
<img src="img/Bronze.png" alt="#rd Prize">
460460
</div>
461461
<div>
462-
<h2 class="ticket-price">Coming Soon!</h2>
462+
<h2 class="ticket-price" style="font-size: 1.4em !important;">Coming Soon!</h2>
463463
</div>
464464

465465
<!-- <label for="card3" class="prize-button" aria-hidden="true">

0 commit comments

Comments
 (0)