mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 21:58:03 +00:00
update
This commit is contained in:
parent
32050e4553
commit
6aee8ae38e
41 changed files with 523 additions and 415 deletions
|
|
@ -51,7 +51,7 @@ const useHoverLightSpot = (
|
|||
<motion.div
|
||||
initial={{ opacity: 0 }}
|
||||
className={cx(
|
||||
'pointer-events-none absolute top-0 left-0 rounded-full transition-opacity duration-400',
|
||||
'pointer-events-none absolute left-0 top-0 rounded-full transition-opacity duration-400',
|
||||
css`
|
||||
filter: blur(16px);
|
||||
background: rgb(255, 255, 255);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue