[Glitch] Fix margins on profile metadata in single column mode
Port ed19f33440
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
parent
867d1233c7
commit
3485acefed
@ -692,6 +692,10 @@
|
||||
|
||||
.account {
|
||||
padding: 15px 10px;
|
||||
|
||||
&__header__bio {
|
||||
margin: 0 -10px;
|
||||
}
|
||||
}
|
||||
|
||||
.notification {
|
||||
|
Loading…
Reference in New Issue
Block a user