increase margin above game field

This commit is contained in:
Gabriele Cirulli
2014-03-22 17:31:55 +01:00
parent e729f7457f
commit 3cfdcca0d2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -537,7 +537,7 @@ hr {
margin-top: 2px; }
.game-container {
margin-top: 10px;
margin-top: 17px;
position: relative;
padding: 10px;
cursor: default;