Removed min-width from actor bio columns.
This commit is contained in:
parent
2eb4678afc
commit
f9ba519dea
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue