style: optimize animation durations and details

This commit is contained in:
radishzzz 2025-05-18 22:55:53 +01:00
parent eb82a7d2f2
commit 1db68e8716
11 changed files with 13 additions and 31 deletions

View file

@ -8,7 +8,7 @@
<button
id="back-to-top-button"
aria-label="Back to top"
class="fixed bottom-8 right-8 h-10 w-10 rounded-full bg-background transition-all duration-300 ease-out"
class="fixed bottom-8 right-8 h-10 w-10 rounded-full bg-background transition-all ease-out"
>
<svg
xmlns="http://www.w3.org/2000/svg"