Website fixes (#609)

This commit is contained in:
Corwin 2024-04-05 22:31:16 +01:00 committed by GitHub
commit 85f5a8493c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -118,6 +118,10 @@
.desktopHelp {
display: none;
}
header,
.desktopHelp {
width: 90%;
}
}
@media (min-width: 800px) {
@ -162,8 +166,8 @@
<img id="mobileAb" src="assets/ab.png" />
</div>
<div class="mobileControlsRow mobileControlsSmall">
<img id="mobileStart" src="assets/START.png" />
<img id="mobileSelect" src="assets/SELECT.png" />
<img id="mobileStart" src="assets/START.png" />
</div>
<div class="mobileControlsRow">
<button id="mobileRestart">Restart</button>