Skip to content

Commit

Permalink
move sign
Browse files Browse the repository at this point in the history
  • Loading branch information
LiamSwayne committed Mar 9, 2024
1 parent c279fa0 commit 693bb22
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions site/calculator.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ <h1>CO2 Emissions Calculator</h1>

<div class="input-section">
<label for="budgetInput">Budget:&nbsp;</label>
<input type="number" id="budgetInput" placeholder="Enter budget" aria-labelledby="budgetLabel" />
&nbsp;$
$&nbsp;<input type="number" id="budgetInput" placeholder="Enter budget" aria-labelledby="budgetLabel" />
</div>

<!-- National Forest Foundation -->
Expand Down

0 comments on commit 693bb22

Please sign in to comment.