Increase breakpoint size for bio on account show (#1559)
This commit is contained in:
parent
a9886524d9
commit
bcdcb0fb7b
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@
|
|||
order: 1;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 360px) {
|
||||
@media screen and (max-width: 480px) {
|
||||
.details {
|
||||
display: block;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue