Use correct style for the design

This commit is contained in:
David Boddie
2019-08-05 21:09:27 +00:00
parent 0b59262e95
commit 6bbd8f6006

View File

@ -7,8 +7,8 @@
.key {
color: #deddda;
background: #464448;
border-style: inset;
border-width: 0.5px;
border-style: solid;
border-width: 1px;
border-color: #5e5c64;
border-radius: 2px;
}