mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-06-26 20:41:21 +02:00
[design] speed up page load fade in
This commit is contained in:
parent
13d60525e0
commit
ea12c3486a
@ -21,7 +21,7 @@ body {
|
||||
align-items: center;
|
||||
min-height: 100vh;
|
||||
opacity: 0;
|
||||
transition: opacity var(--layout-timing-fast);
|
||||
transition: opacity var(--layout-duration-01) ease;
|
||||
}
|
||||
|
||||
.is-ready body {
|
||||
|
Loading…
x
Reference in New Issue
Block a user