Make spaces between cards configurable
Open
feature
ui
- Dominant language
- Python
- Stars
- 4.3k
- Forks
- 371
- Avg merge
- 26d 1h
- Merged PRs (30d)
- 1
Description
Currently a fixed space of 15 pixels is set between the cards, with no option to change it.
#### Describe the solution you'd like
A config option to set the space between the cards.
#### Describe alternatives you've considered
When using a flex layout, a custom stylesheet can be used to modify margins and padding of each card individually, which could lead to a desired result but can be a hassle.
Contributor guide
Assessment
This issue has not been assessed yet.