Skip to content
Snippets Groups Projects
Commit 82d93361 authored by Matt Jankowski's avatar Matt Jankowski Committed by Eugen
Browse files

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

parent e60286a3
No related branches found
No related tags found
No related merge requests found
......@@ -149,7 +149,7 @@
order: 1;
}
@media screen and (max-width: 360px) {
@media screen and (max-width: 480px) {
.details {
display: block;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment