Skip to content

Commit f80bd6b

Browse files
author
Justin Tew
committed
fixed z-index css bug on the demo page
1 parent 0692c1d commit f80bd6b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,10 @@
9595
max-width: none;
9696
}
9797

98+
.device {
99+
z-index: 10;
100+
}
101+
98102
.intro .device-wrapper.deviceRight {
99103
margin-left: -10%;
100104
}

0 commit comments

Comments
 (0)