Target speed line height fix

This commit is contained in:
Dan
2019-12-01 22:04:04 +00:00
parent 5479e93fd7
commit af299c5aa5

View File

@@ -220,7 +220,7 @@ button:focus { outline: none; }
font-size: 70px; font-size: 70px;
text-align: center; text-align: center;
line-height: 113%; line-height: 115%;
margin: 0 auto; margin: 0 auto;
letter-spacing: 10px; letter-spacing: 10px;