Updated the page animation

This commit is contained in:
Mathias Wagner 2023-06-02 21:22:50 +02:00
parent b482e1e8b7
commit 34d775bf6f
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

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