[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:
parent
e99bdc6304
commit
d0205ee469
1 changed files with 4 additions and 0 deletions
|
@ -692,6 +692,10 @@
|
|||
|
||||
.account {
|
||||
padding: 15px 10px;
|
||||
|
||||
&__header__bio {
|
||||
margin: 0 -10px;
|
||||
}
|
||||
}
|
||||
|
||||
.notification {
|
||||
|
|
Loading…
Reference in a new issue