提交 3cfdcca0 编写于 作者: G Gabriele Cirulli

increase margin above game field

上级 e729f745
......@@ -537,7 +537,7 @@ hr {
margin-top: 2px; }
.game-container {
margin-top: 10px;
margin-top: 17px;
position: relative;
padding: 10px;
cursor: default;
......
......@@ -474,7 +474,7 @@ hr {
$grid-row-cells: 4;
$tile-size: ($field-width - $grid-spacing * ($grid-row-cells + 1)) / $grid-row-cells;
$tile-border-radius: 3px;
$game-container-margin-top: 10px;
$game-container-margin-top: 17px;
html, body {
font-size: 15px;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册