Skip to content

Commit

Permalink
Fix Overlapping text problem
Browse files Browse the repository at this point in the history
  • Loading branch information
sharmaastha15 committed Jul 30, 2024
1 parent dcdc693 commit 9cec6c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Calculators/Clothing-Size-Calculator/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ <h1>🌏 International Clothing Size Calculator ✨</h1>
<div class="result-box">
<div id="resultSize">Size in <span class="red">--</span> : <span class="grey">--</span></div>
<div id="internationalSize">International Size : <span class="red">--</span></div>
<br/><br>
<div id="measurement">Bust : <span class="grey">--</span> | Waist : <span class="grey">--</span> | Hip :
<span class="grey">--</span>
</div>
Expand Down

0 comments on commit 9cec6c7

Please sign in to comment.