提交 378ca283 编写于 作者: G Gabriele Cirulli

increase padding on score

上级 e65111f1
...@@ -53,7 +53,7 @@ h1.title { ...@@ -53,7 +53,7 @@ h1.title {
position: relative; position: relative;
float: right; float: right;
background: #bbada0; background: #bbada0;
padding: 15px 20px; padding: 15px 25px;
font-size: 25px; font-size: 25px;
height: 25px; height: 25px;
line-height: 47px; line-height: 47px;
......
...@@ -64,7 +64,7 @@ h1.title { ...@@ -64,7 +64,7 @@ h1.title {
position: relative; position: relative;
float: right; float: right;
background: $game-container-background; background: $game-container-background;
padding: 15px 20px; padding: 15px 25px;
font-size: $height; font-size: $height;
height: $height; height: $height;
line-height: $height + 22px; line-height: $height + 22px;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册