delete the other button

This commit is contained in:
FluffyCube9343 2022-11-12 15:46:30 -05:00
parent 6843737016
commit 5fe0a0ef59

View File

@ -74,7 +74,6 @@
/>
<input type="submit" value="Enter" />
</form>
<button class="button">Enter</button>
<p class="units">Deg</p>
<select name="input" id="unit">
<option value="Position">Position</option>
@ -105,7 +104,6 @@
/>
<input type="submit" value="Enter" />
</form>
<button class="button">Enter</button>
<p class="units">Deg</p>
<select name="input" id="unit">
<option value="Position">Position</option>