Browse Source

offset slides toward perceived center

Hakim El Hattab 11 năm trước cách đây
mục cha
commit
7f5361fdba
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      css/reveal.css

+ 1 - 1
css/reveal.css

@@ -560,7 +560,7 @@ body {
 	position: absolute;
 	width: 100%;
 	height: 100%;
-	top: 0;
+	top: -40px;
 	right: 0;
 	bottom: 0;
 	left: 0;