mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
style: improve animation effects for gsap, view transitions and highlight-hover
This commit is contained in:
parent
653596fc3d
commit
bfe3771571
4 changed files with 10 additions and 10 deletions
|
@ -61,7 +61,7 @@ h4:hover .heading-anchor-link svg:hover {
|
|||
--at-apply: 'origin-bottom-left scale-x-100';
|
||||
}
|
||||
.highlight-hover::after {
|
||||
--at-apply: 'origin-bottom-right scale-x-0 transition-transform duration-150 ease-out lg:duration-300';
|
||||
--at-apply: 'origin-bottom-right scale-x-0 transition-transform duration-150 ease-out lg:duration-225';
|
||||
}
|
||||
|
||||
/* Fix Highlight Position Issue on iOS */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue