Minor style changes.

- Changed html for stop button along with font size.
This commit is contained in:
Max Stevenson 2020-11-12 20:48:02 -06:00
parent b112646efb
commit 35d92cc7eb
3 changed files with 3 additions and 3 deletions

View File

@ -675,7 +675,7 @@
<p
class="button-text__engraved__light large-button"
id="stop-button"
>&#9608;</p>
>&#11035;</p>
</div>
</div>
</div>

View File

@ -271,7 +271,7 @@ body {
}
#stop-button {
font-size: 11.55px;
font-size: 16px;
}
#power-charge {

View File

@ -38,7 +38,7 @@
}
#stop-button {
font-size: 11.55px;
font-size: 16px;
}
#power-charge {