fix: 💄 add margin to make favorites more spaced

This commit is contained in:
Michel Roux 2024-09-15 14:34:13 +02:00
parent b97d4487bb
commit 5588bb93e3

@ -86,6 +86,7 @@ export default {
display: flex;
flex-wrap: wrap;
gap: 1rem;
margin: 20px !important;
}
.list {