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

Port b01b8521ec to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
Eugen Rochko 2019-06-04 23:11:57 +02:00 committed by ThibG
parent e99bdc6304
commit d0205ee469

View file

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