Skip to content

Commit

Permalink
Fix account header image missing in low-res (mastodon#24433)
Browse files Browse the repository at this point in the history
  • Loading branch information
c960657 authored Apr 7, 2023
1 parent 369f239 commit d7b8c6d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/javascript/styles/mastodon/accounts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@
@media screen and (max-width: 600px) {
height: 200px;
}

@media screen and (max-width: $no-gap-breakpoint) {
display: none;
}
}

&__bar {
Expand Down

0 comments on commit d7b8c6d

Please sign in to comment.