moved txt Box
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
</div>
|
||||
|
||||
<form>
|
||||
<input type = "number" step = "%.01" id = "userWeight"/>
|
||||
<div class="shadowed blue nice-box flex-rows">
|
||||
<input type = "number" step = "%.01" id = "userWeight"/>
|
||||
<button type="button" onclick="getConversion()">Calculate!</button>
|
||||
</div>
|
||||
<div class= "shadowed red stuff-box flex-rows">
|
||||
|
||||
Reference in New Issue
Block a user