fixing sizes

This commit is contained in:
Dominic DiTaranto 2025-09-07 23:21:17 -04:00
parent 670b05ec2d
commit 40f2053067

View file

@ -66,7 +66,12 @@
@media (max-width: 481px) {
pre {
font-size: 17px;
font-size: 12px;
}
#map > img {
height: 25px;
width: 25px;
}
}
@ -161,9 +166,9 @@
<hr />
<div style="padding: 20px" class="info">
<h4>How To Play:</h4>
You are an old man working in Sokobanya, a luxury Russian bath house. You need
to move pieces of coal to the stoves in order to keep the saunas hot. Try
to move all pieces of coal in the shortest amount of moves possible!
You are an old man working in Sokobanya, a luxury Russian bath house. You
need to move pieces of coal to the stoves in order to keep the saunas hot.
Try to move all pieces of coal in the shortest amount of moves possible!
<h4>Controls:</h4>
<ul>
<li>WASD</li>
@ -191,7 +196,8 @@
</ul>
<h4>UPDATES:</h4>
<li>
(09/07/25) v1.1: released mobile support via toggleable Dpad, see settings at top right of page!
(09/07/25) v1.1: released mobile support via toggleable Dpad, see
settings at top right of page!
</li>
<h4>TODO:</h4>
<ul>