update the loading issue
This commit is contained in:
@@ -11,8 +11,8 @@ html {
|
||||
}
|
||||
|
||||
/* Lenis global smooth scroll (src/animations/SmoothScroll.tsx). These classes are
|
||||
only present on routes/devices where Lenis is active; on /miletruth and touch
|
||||
devices Lenis is off and native scroll-behavior:smooth (above) applies. */
|
||||
only present on routes/devices where Lenis is active; on touch devices and with
|
||||
prefers-reduced-motion Lenis is off and native scroll-behavior:smooth (above) applies. */
|
||||
html.lenis,
|
||||
html.lenis body {
|
||||
height: auto;
|
||||
|
||||
Reference in New Issue
Block a user