center h-card

This commit is contained in:
a 2024-03-08 14:46:56 -06:00
parent af49c6b31c
commit 96b6e21b64

View file

@ -94,5 +94,6 @@
border-bottom-right-radius: var(--border-radius, 10px);
}
max-width: 40em;
margin: 0 auto;
}
}