Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Sbrjt committed Feb 12, 2025
1 parent 7ee241e commit e453479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ <h1 class='display-3 mb-sm-3'>2024 JoSAA Cutoffs</h1>
<form onsubmit='return false'>
<!-- Rank -->
<div class='row justify-content-around align-items-center p-sm-3 p-2 '>
<label for='rank' class='col my-auto py-2 form-label' data-bs-toggle="tooltip" data-bs-title="Another one here too">Rank</label>
<label for='rank' class='col my-auto py-2 form-label'>Rank</label>
<div class='col-sm-8 '>
<div class='input-group btn-group dropup'>
<input type='text' style='width: 90%' class='form-control ' id='rank' placeholder='Enter category rank, if applicable' required>
Expand Down

0 comments on commit e453479

Please sign in to comment.