Increased letter spacing for button text

This commit is contained in:
2019-11-24 21:25:58 +01:00
parent 5121aec6ee
commit 20ad976939

View File

@@ -31,7 +31,7 @@ export default {
font-size: 11px;
line-height: 2;
height: 45px;
letter-spacing: 0.5px;
letter-spacing: 1.2px;
padding: 5px 20px 4px 20px;
margin: 0;
margin-right: 0.3rem;