Resetting padding around profile header banners
This commit is contained in:
parent
547387ede8
commit
451edb1a4d
3 changed files with 3 additions and 6 deletions
|
|
@ -3811,9 +3811,8 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||
.app-body .account__header__image {
|
||||
height: 200px;
|
||||
background-color: var(--color-content-bg);
|
||||
border-radius: 8px;
|
||||
border-bottom: 0;
|
||||
margin: 0 10px 10px;
|
||||
margin: 0;
|
||||
}
|
||||
.app-body .account__header__image img {
|
||||
object-position: top center;
|
||||
|
|
|
|||
|
|
@ -3811,9 +3811,8 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||
.app-body .account__header__image {
|
||||
height: 200px;
|
||||
background-color: var(--color-content-bg);
|
||||
border-radius: 8px;
|
||||
border-bottom: 0;
|
||||
margin: 0 10px 10px;
|
||||
margin: 0;
|
||||
}
|
||||
.app-body .account__header__image img {
|
||||
object-position: top center;
|
||||
|
|
|
|||
|
|
@ -3811,9 +3811,8 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||
.app-body .account__header__image {
|
||||
height: 200px;
|
||||
background-color: var(--color-content-bg);
|
||||
border-radius: 8px;
|
||||
border-bottom: 0;
|
||||
margin: 0 10px 10px;
|
||||
margin: 0;
|
||||
}
|
||||
.app-body .account__header__image img {
|
||||
object-position: top center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue