Increase breakpoint size for bio on account show (#1559)

master
Matt Jankowski 7 years ago committed by Eugen
parent e60286a344
commit 82d9336114
  1. 2
      app/assets/stylesheets/accounts.scss

@ -149,7 +149,7 @@
order: 1;
}
@media screen and (max-width: 360px) {
@media screen and (max-width: 480px) {
.details {
display: block;
}

Loading…
Cancel
Save