💄 Use a 16px card radius
This commit is contained in:
parent
1d8158e9bb
commit
49d8f3bc4c
1 changed files with 1 additions and 1 deletions
|
@ -294,7 +294,7 @@ details {
|
|||
}
|
||||
|
||||
.card {
|
||||
border-radius: 6px;
|
||||
border-radius: 16px;
|
||||
background-color: var(--well-color);
|
||||
border: 0;
|
||||
margin: 0 0 1rem 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue