adjust style
This commit is contained in:
parent
c9612d8a1d
commit
ad8718ba49
48 changed files with 4217 additions and 15 deletions
12
sass/_feed.scss
Normal file
12
sass/_feed.scss
Normal file
|
@ -0,0 +1,12 @@
|
|||
h1 a:has(.icon.feed) {
|
||||
color: currentColor;
|
||||
}
|
||||
|
||||
h1 .icon.feed {
|
||||
-webkit-mask-image: var(--icon-feed);
|
||||
vertical-align: -0.375rem;
|
||||
mask-image: var(--icon-feed);
|
||||
margin-inline-start: 0.5rem;
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue