mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 11:12:54 +02:00
style: update highlight hover animation duration
This commit is contained in:
parent
4c9ea3febd
commit
9edc1fc325
1 changed files with 1 additions and 1 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 ease-out lg:duration-225';
|
||||
--at-apply: 'origin-bottom-right scale-x-0 transition-transform ease-out lg:duration-250';
|
||||
}
|
||||
|
||||
/* Fix Highlight Position Issue on iOS */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue