Just Have It! review
5
My CSS Styles:
div.list.svelte-62uor0 {
flex-wrap: wrap;
padding-right: 2em;
}
div.resource.svelte-g7x8d0 {
zoom: 0.9;
}
.upgrade.svelte-3sbd7n:has(
.description span.circle.icon[style*='#CC0000']
) {
grid-column-start: 1;
}
.upgrade.svelte-3sbd7n:has(
span.icon:nth-child(7)
):nth-of-type(1) {
grid-column-start: 1;
}
div.list.svelte-1h8t3jd {
display: grid;
grid-template-columns: repeat(auto-fit, 12em);
padding: 1rem 1rem;
}
No comments yet
Be first to add a comment