mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-31 07:26:43 +00:00
feature: Live2D调整 样式
This commit is contained in:
@@ -7,7 +7,7 @@ export default function Live2D () {
|
||||
initLive2D()
|
||||
}
|
||||
})
|
||||
return <div className='animate__fadeIn animate__bounceInUp'>
|
||||
return <div className='fixed left-0 bottom-0 hidden md:block lg:ml-24 2xl:ml-36'>
|
||||
<canvas id="live2d" width="280" height="250"></canvas>
|
||||
</div>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user