adjust styling
This commit is contained in:
parent
d1eea0e052
commit
e9014a589e
1 changed files with 2 additions and 2 deletions
|
@ -80,8 +80,8 @@ button {
|
||||||
|
|
||||||
button:active {
|
button:active {
|
||||||
border: none;
|
border: none;
|
||||||
border-left: 2px solid #000;
|
border-left: 1px solid #000;
|
||||||
border-top: 2px solid #000;
|
border-top: 1px solid #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|
Loading…
Reference in a new issue