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