[Glitch] Fix margins on profile metadata in single column mode

Port b01b8521ec to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
th-downstream
Eugen Rochko 6 years ago committed by ThibG
parent e99bdc6304
commit d0205ee469

@ -692,6 +692,10 @@
.account {
padding: 15px 10px;
&__header__bio {
margin: 0 -10px;
}
}
.notification {

Loading…
Cancel
Save