Change letter-spacing to 2px for settings-container buttons

This commit is contained in:
PCoder 2017-10-31 08:58:43 +01:00
parent a2a35a9475
commit 3e08760e04
1 changed files with 1 additions and 1 deletions

View File

@ -363,7 +363,7 @@
}
.settings-container .choice-btn {
letter-spacing: 1px;
letter-spacing: 2px;
min-width: 127px;
}