Browse Source

Merge branch 'master' of github.com:hakimel/CSS-3D-Slideshow

Hakim El Hattab 13 năm trước cách đây
mục cha
commit
2d21d128c5
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      css/main.css

+ 2 - 0
css/main.css

@@ -129,6 +129,8 @@ h4.inverted {
 
 #main section.present {
 	display: block;
+    position: relative;
+    z-index: 10;
 }
 
 #main section.future {