Removed min-width from actor bio columns.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user