touching up animations

This commit is contained in:
Max 2022-03-02 11:10:10 -05:00
parent 0554b2c39d
commit bfbd687cc9

View file

@ -1,4 +1,4 @@
.fade-enter-active{
.fade-enter-active {
transition: opacity 0.6s ease;
}