[Glitch] Fix account header image missing in low-res

Port b2e306d3db to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
th-downstream
Christian Schmidt 2 years ago committed by Claire
parent ba35f8f630
commit 95a401efa4

@ -36,10 +36,6 @@
@media screen and (max-width: 600px) {
height: 200px;
}
@media screen and (max-width: $no-gap-breakpoint) {
display: none;
}
}
&__bar {

Loading…
Cancel
Save