mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-03-14 14:48:13 +01:00
[design] improve page load fade in
This commit is contained in:
parent
ea12c3486a
commit
8ce599a3a9
@ -21,7 +21,7 @@ body {
|
||||
align-items: center;
|
||||
min-height: 100vh;
|
||||
opacity: 0;
|
||||
transition: opacity var(--layout-duration-01) ease;
|
||||
transition: opacity var(--layout-duration-03) ease-in;
|
||||
}
|
||||
|
||||
.is-ready body {
|
||||
|
Loading…
Reference in New Issue
Block a user