Skip to content

Commit

Permalink
Merge pull request #5 from CICS-Careers/kharlalka-patch-1
Browse files Browse the repository at this point in the history
Fix formatting of median salary
  • Loading branch information
kavyaharlalka authored Dec 11, 2023
2 parents 9fdf028 + 2b919ee commit 6da7510
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -537,10 +537,11 @@ <h3 class="m-1"><i class="fa-solid fa-question fa-fw"></i>&nbsp;5% Unknown</h3>
<!-- <h6><i class="fa-regular fa-sack-dollar"></i> Median Salary<sup
class="text-secondary">4</sup>
</h6> -->
<h6>
<h1>
Median Salary
</h6>
<h1 class="mb-0">$131,000 ($2k more than last year)</h1>
</h1>
<h1 class="mb-0">$131,000</h2>
<h5 class="mb-0">($2k more than last year)</h5>
</div>
</div>
<!-- <div class="col-12 col-md-4 col-lg-3 callout-cell-container">
Expand Down

0 comments on commit 6da7510

Please sign in to comment.