fix: 💄 align size of trait cards when put in slider

This commit is contained in:
Sebin Nyshkim 2025-06-28 22:37:40 +02:00
parent 7512e920e1
commit 35a7ba2f50

View file

@ -15,7 +15,9 @@
<style webc:scoped="trait-card">
:host {
--card-margin-inline: 0.5em;
position: relative;
display: grid;
font-size: 0.875em;
margin-block: 2em 0.5em;