From 40f2053067d974fdf3af2e47705ea6713c4232de Mon Sep 17 00:00:00 2001 From: Dominic DiTaranto Date: Sun, 7 Sep 2025 23:21:17 -0400 Subject: [PATCH] fixing sizes --- index.html | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 99d1c2b..dc20870 100644 --- a/index.html +++ b/index.html @@ -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 @@

How To Play:

- 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!

Controls:

UPDATES:

  • - (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!
  • TODO: