border width 0.2 -> 0.1

This commit is contained in:
Mashy 2019-11-22 15:57:15 +10:00
parent b42c4e76e7
commit bdf3244f58

View File

@ -125,7 +125,7 @@ button, input {
font-family: 'Jura';
color: whitesmoke;
height: auto;
border-width: 0.2em;
border-width: 0.1em;
border-color: @gray-exists;
letter-spacing: 0.25em;
box-sizing: border-box;