mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
Increase border radius for UI card elements
This commit is contained in:
parent
243a170071
commit
b2cd375936
6 changed files with 12 additions and 7 deletions
|
@ -23,6 +23,7 @@
|
|||
|
||||
> .document {
|
||||
@include card();
|
||||
@include border-radius(16px);
|
||||
list-style-type: none;
|
||||
margin: 0 0 2rem 0;
|
||||
padding: 15px 20px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue