Better border-radius
parent
1c7110a767
commit
90b37bd1e1
|
@ -240,7 +240,7 @@
|
|||
|
||||
button {
|
||||
outline: 0 none;
|
||||
border-radius: 10px;
|
||||
border-radius: 8px;
|
||||
outline-offset: 0;
|
||||
background-color: transparent;
|
||||
transition: background-color .2s, box-shadow .2s;
|
||||
|
|
Loading…
Reference in New Issue