Remove bottom margin from card component
This commit is contained in:
parent
4569060d41
commit
e55fa73d92
@ -10,7 +10,6 @@ template.innerHTML = `
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
justify-content: flex-start;
|
||||
margin-bottom: 1em;
|
||||
padding: var(--single-gap) 1.1rem var(--single-gap) 1.1rem;
|
||||
width: 100%;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user