style: first screen add fade-in-down-animation
This commit is contained in:
parent
376442b0b7
commit
3af22f08d0
|
@ -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="content flex-center">
|
||||||
<div class="description">
|
<div class="description">
|
||||||
<%= theme.style.first_screen.description || config.description %>
|
<%= theme.style.first_screen.description || config.description %>
|
||||||
|
|
Loading…
Reference in New Issue