Update themes

This commit is contained in:
2020-06-08 18:57:04 +02:00
parent e8db519f28
commit ff829e5922
10 changed files with 90 additions and 47 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
.page-enter-active, .page-leave-active {
transition: opacity .5s;
transition: opacity .2s;
}
.page-enter, .page-leave-to {
opacity: 0;