fix: 💄 add margin to make favorites more spaced
This commit is contained in:
parent
b97d4487bb
commit
5588bb93e3
@ -86,6 +86,7 @@ export default {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
gap: 1rem;
|
gap: 1rem;
|
||||||
|
margin: 20px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.list {
|
.list {
|
||||||
|
Loading…
Reference in New Issue
Block a user