mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 19:51:07 +02:00
style: update pin-icon and anchor-link, remove bold icons
This commit is contained in:
parent
85f0bd9909
commit
c2547dd65d
5 changed files with 9 additions and 9 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
/* Heading Anchor Link */
|
||||
.heading-anchor-link {
|
||||
--at-apply: 'inline-block translate-y-0.04em c-secondary/0';
|
||||
--at-apply: 'inline-block translate-y-0.1em c-secondary/0';
|
||||
}
|
||||
h1:hover .heading-anchor-link,
|
||||
h2:hover .heading-anchor-link,
|
||||
|
@ -17,7 +17,7 @@ h4:hover .heading-anchor-link {
|
|||
--at-apply: 'c-secondary/40';
|
||||
}
|
||||
.heading-anchor-link svg {
|
||||
--at-apply: 'ml-0.4em aspect-square w-0.8em transition-colors active:scale-90 hover:c-secondary/80';
|
||||
--at-apply: 'ml-0.4em aspect-square w-0.9em transition-colors active:scale-90 hover:c-secondary/80';
|
||||
}
|
||||
|
||||
/* Video */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue