diff --git a/components/actors/bio.vue b/components/actors/bio.vue index 2b357bc..8f2e50c 100644 --- a/components/actors/bio.vue +++ b/components/actors/bio.vue @@ -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;