increase padding on score

This commit is contained in:
Gabriele Cirulli
2014-03-09 23:59:53 +01:00
parent e65111f13b
commit 378ca283f2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ h1.title {
position: relative;
float: right;
background: #bbada0;
padding: 15px 20px;
padding: 15px 25px;
font-size: 25px;
height: 25px;
line-height: 47px;