1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-09-22 14:49:06 +00:00
This commit is contained in:
devfake
2015-07-04 15:25:19 +02:00
2 changed files with 9 additions and 6 deletions

View File

@@ -7,12 +7,14 @@
$height: 600px;
$game-height: 800px;
.container {
min-width: 960px;
min-width: 970px;
width: 970px important;
background: rgba(5,5,5,0.25);
padding: 20px;
margin-bottom: 150px;
}
.board {
height: $game-height;
//border: 1px solid black;
@@ -39,6 +41,7 @@ $game-height: 800px;
//width: 100%;
height: 100px;
border: 1px solid black;
/*margin-bottom: 15px;*/
/*
overflow: hidden;