mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
refactor: replace css fade animations with gsap, optimize post page animations and mobile responsiveness
This commit is contained in:
parent
90c2099fec
commit
db4aa56987
9 changed files with 239 additions and 211 deletions
|
@ -19,8 +19,7 @@ const { waline: { serverURL = '', emoji = [], search = false, imageUploader = fa
|
|||
|
||||
<div
|
||||
id="waline"
|
||||
class="animation-fade-in mt-16"
|
||||
style="--animation-delay: 0.8s;"
|
||||
class="mt-16"
|
||||
></div>
|
||||
|
||||
<!-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue