From 02e8e95e7620fd9ed376c8f5135c81756fa3c53a Mon Sep 17 00:00:00 2001 From: ntr Date: Tue, 4 Jun 2019 13:33:28 +1000 Subject: [PATCH] relative combat text --- client/assets/styles/game.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/assets/styles/game.css b/client/assets/styles/game.css index 5e7b3a15..60b44efa 100644 --- a/client/assets/styles/game.css +++ b/client/assets/styles/game.css @@ -198,7 +198,7 @@ fill: whitesmoke; font-size: 2em; font-family: 'Jura'; - position: absolute; + position: relative; top: 50%; left: 50%; }