Add margin to article card
This commit is contained in:
parent
63fb0e9688
commit
62237121a5
1 changed files with 1 additions and 0 deletions
|
@ -213,6 +213,7 @@ button, .button {
|
|||
color: var(--md-sys-color-on-primary-container);
|
||||
padding: 1.5rem;
|
||||
border-radius: 2rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.article-card header {
|
||||
|
|
Loading…
Reference in a new issue