We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22ecb8d commit 995d3d1Copy full SHA for 995d3d1
1 file changed
src/background-image/global.scss
@@ -5,8 +5,8 @@
5
--rp-c-bg: #fff;
6
}
7
.rspress-nav {
8
-transition: background 0.4s;
+ transition: background 0.4s;
9
10
body:not(.notTopArrived) .rspress-nav {
11
-background: transparent !important;
+ background: transparent !important;
12
0 commit comments