Tweaked profile header margins

This commit is contained in:
Niléane 2024-02-28 00:44:50 +01:00
parent e59cfb22ed
commit 547387ede8
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -3813,7 +3813,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
background-color: var(--color-content-bg); background-color: var(--color-content-bg);
border-radius: 8px; border-radius: 8px;
border-bottom: 0; border-bottom: 0;
margin: 7px 10px 10px; margin: 0 10px 10px;
} }
.app-body .account__header__image img { .app-body .account__header__image img {
object-position: top center; object-position: top center;

View file

@ -3813,7 +3813,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
background-color: var(--color-content-bg); background-color: var(--color-content-bg);
border-radius: 8px; border-radius: 8px;
border-bottom: 0; border-bottom: 0;
margin: 7px 10px 10px; margin: 0 10px 10px;
} }
.app-body .account__header__image img { .app-body .account__header__image img {
object-position: top center; object-position: top center;

View file

@ -3813,7 +3813,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
background-color: var(--color-content-bg); background-color: var(--color-content-bg);
border-radius: 8px; border-radius: 8px;
border-bottom: 0; border-bottom: 0;
margin: 7px 10px 10px; margin: 0 10px 10px;
} }
.app-body .account__header__image img { .app-body .account__header__image img {
object-position: top center; object-position: top center;