Better border-radius

pull/4126/head
Cagatay Civici 2023-10-16 11:20:00 +03:00
parent 1c7110a767
commit 90b37bd1e1
1 changed files with 1 additions and 1 deletions

View File

@ -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;