style: first screen add fade-in-down-animation

This commit is contained in:
XPoet 2020-12-24 21:20:14 +08:00
parent 376442b0b7
commit 3af22f08d0
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<div class="first-screen-container flex-center">
<div class="first-screen-container flex-center fade-in-down-animation">
<div class="content flex-center">
<div class="description">
<%= theme.style.first_screen.description || config.description %>