Tweaked gap after verified badge
This commit is contained in:
parent
d849761ea1
commit
4126d37c4d
3 changed files with 3 additions and 0 deletions
|
|
@ -2934,6 +2934,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||
}
|
||||
.app-body .account__header__bio .account__header__fields .verified :is(a, dd) {
|
||||
color: var(--color-accent);
|
||||
gap: 5px;
|
||||
}
|
||||
.app-body .account__header__bio .account__header__fields :is(.verified dt, dt) {
|
||||
color: var(--color-content-fg);
|
||||
|
|
|
|||
|
|
@ -2933,6 +2933,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||
}
|
||||
.app-body .account__header__bio .account__header__fields .verified :is(a, dd) {
|
||||
color: var(--color-accent);
|
||||
gap: 5px;
|
||||
}
|
||||
.app-body .account__header__bio .account__header__fields :is(.verified dt, dt) {
|
||||
color: var(--color-content-fg);
|
||||
|
|
|
|||
|
|
@ -2933,6 +2933,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||
}
|
||||
.app-body .account__header__bio .account__header__fields .verified :is(a, dd) {
|
||||
color: var(--color-accent);
|
||||
gap: 5px;
|
||||
}
|
||||
.app-body .account__header__bio .account__header__fields :is(.verified dt, dt) {
|
||||
color: var(--color-content-fg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue