Removed min-width from actor bio columns.

This commit is contained in:
2026-01-24 18:15:13 +01:00
parent 2eb4678afc
commit f9ba519dea

View File

@@ -589,7 +589,6 @@ const socials = props.actor.socials.map((social) => ({
}
.bio-item {
min-width: 50%;
display: flex;
justify-content: space-between;
box-sizing: border-box;