Improve styling
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2022-11-21 19:37:03 +01:00
parent f38c4239b2
commit d89e6c940f
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
3 changed files with 4 additions and 8 deletions

View file

@ -18,7 +18,6 @@
<button id="start-calibration-button">Start Calibration</button>
<button class="hide" id="stop-calibration-button">Stop Calibration</button>
</div>
<p id="log"></p>
</main>
<script src="./scripts/Constants.js"></script>
<script src="./scripts/Utility.js"></script>