From cb1cdc362f4255b9ebb4a82146f266f17035f857 Mon Sep 17 00:00:00 2001 From: ntr Date: Sun, 9 Jun 2019 13:55:03 +1000 Subject: [PATCH] even smaller mobile --- client/assets/styles/game.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/client/assets/styles/game.css b/client/assets/styles/game.css index fcc685c1..ba11a3a6 100644 --- a/client/assets/styles/game.css +++ b/client/assets/styles/game.css @@ -424,4 +424,8 @@ .game .effects { font-size: 100%; } + + #mnml .game .skills button, #mnml .game .stats { + font-size: 75%; + } } \ No newline at end of file