border width 0.2 -> 0.1
This commit is contained in:
parent
b42c4e76e7
commit
bdf3244f58
@ -125,7 +125,7 @@ button, input {
|
|||||||
font-family: 'Jura';
|
font-family: 'Jura';
|
||||||
color: whitesmoke;
|
color: whitesmoke;
|
||||||
height: auto;
|
height: auto;
|
||||||
border-width: 0.2em;
|
border-width: 0.1em;
|
||||||
border-color: @gray-exists;
|
border-color: @gray-exists;
|
||||||
letter-spacing: 0.25em;
|
letter-spacing: 0.25em;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user