chore: more :is
This commit is contained in:
parent
8464adb43c
commit
32f3da64bb
1 changed files with 1 additions and 10 deletions
|
@ -931,13 +931,7 @@ footer nav {
|
|||
overflow: hidden;
|
||||
}
|
||||
|
||||
h1 > svg,
|
||||
h2 > svg,
|
||||
h3 > svg,
|
||||
h4 > svg,
|
||||
h5 > svg,
|
||||
h6 > svg,
|
||||
.pill--button > svg {
|
||||
:is(h1, h2, h3, h4, h5, h6, .pill--button) > svg {
|
||||
margin-right: .25rem;
|
||||
stroke-width: var(--stroke-width-bold) !important;
|
||||
}
|
||||
|
@ -1023,9 +1017,6 @@ h6 > svg,
|
|||
|
||||
.author__wrapper > .avatar__wrapper {
|
||||
justify-content: start;
|
||||
}
|
||||
|
||||
.author__wrapper > .avatar__wrapper {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue