Updated the page animation

This commit is contained in:
2023-06-02 21:22:50 +02:00
parent b482e1e8b7
commit 34d775bf6f

View File

@ -6,7 +6,7 @@
.page-enter
opacity: 0
transform: scale(1.1)
transform: scale(0.9)
.page-enter-active
opacity: 1