mirror of
https://github.com/exane/not-gwent-online
synced 2025-09-22 14:49:06 +00:00
change layout
This commit is contained in:
@@ -41,7 +41,8 @@ $game-height: 800px;
|
||||
.field {
|
||||
//width: 100%;
|
||||
height: 100px;
|
||||
border: 1px solid black;
|
||||
border-bottom: 1px solid black;
|
||||
//border: 1px solid black;
|
||||
/*margin-bottom: 15px;*/
|
||||
/*
|
||||
overflow: hidden;
|
||||
@@ -280,7 +281,9 @@ $game-height: 800px;
|
||||
}
|
||||
|
||||
.right-side {
|
||||
border: 1px solid black;
|
||||
&:nth-child(2) {
|
||||
border-bottom: 1px solid black;
|
||||
}
|
||||
height: $height/2;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user