Skip to content

Commit 18adc44

Browse files
author
Nathan Bridgewater
committed
lowered carousel beneath the nav
1 parent 070c125 commit 18adc44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/carousel.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878

7979
.carousel .container {
8080
position: relative;
81-
z-index: 10;
81+
z-index: 9;
8282
}
8383

8484
.carousel-control {

0 commit comments

Comments
 (0)