From b54c3943163638fd659189d5d5298487bec4ffb5 Mon Sep 17 00:00:00 2001 From: Mashy Date: Fri, 18 Oct 2019 10:09:02 +1000 Subject: [PATCH] mobile description text --- client/assets/styles/game.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/client/assets/styles/game.less b/client/assets/styles/game.less index 415174ff..909a088a 100644 --- a/client/assets/styles/game.less +++ b/client/assets/styles/game.less @@ -408,6 +408,10 @@ .skills button { font-size: 50%; } + + .skill-description { + font-size: 65%; + } } .player {