mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-11 23:02:53 +01:00
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