From 50ffedc78a31be06e50b49eca776945d493ff0cc Mon Sep 17 00:00:00 2001 From: exane Date: Sat, 4 Jul 2015 15:39:02 +0200 Subject: [PATCH] handcard fix --- client/scss/main.scss | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/client/scss/main.scss b/client/scss/main.scss index bfeb825..218e991 100644 --- a/client/scss/main.scss +++ b/client/scss/main.scss @@ -14,6 +14,7 @@ $game-height: 800px; background: rgba(5,5,5,0.25); padding: 20px; margin-bottom: 150px; + //margin-top: 65px; } .board { height: $game-height; @@ -76,7 +77,7 @@ $game-height: 800px; .handcard-wrap { margin: 0 auto; - width: 810px; + width: 550px; } .field-hand { @@ -390,7 +391,7 @@ $game-height: 800px; .waiting-for-opponent { // temp - display: none; + //display: none; position: fixed; //left: 43%; @@ -400,7 +401,8 @@ $game-height: 800px; //left: calc(50% - 400px) ; left: 0; //top: calc(50% - 60px); - top: calc(100% - 60px); + top: calc(100% - 170px); + //top: 0; //border: 1px solid black; //border-radius: 10px; /*