feat: onload animation for article pages
This commit is contained in:
@@ -257,7 +257,7 @@ color_set({
|
||||
}
|
||||
.onload-animation {
|
||||
opacity: 0;
|
||||
animation: 600ms fade-in-up;
|
||||
animation: 500ms fade-in-up;
|
||||
animation-fill-mode: forwards;
|
||||
}
|
||||
#top-row {
|
||||
|
||||
Reference in New Issue
Block a user