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

Port ed19f33440 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
master
Eugen Rochko 2019-06-04 23:11:57 +02:00 committed by ThibG
parent 867d1233c7
commit 3485acefed
1 changed files with 4 additions and 0 deletions

View File

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