Removed min-width from actor bio columns.

This commit is contained in:
DebaucheryLibrarian 2026-01-24 18:15:13 +01:00
parent 2eb4678afc
commit f9ba519dea
1 changed files with 0 additions and 1 deletions

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;