瀏覽代碼

slightly reduced size of progress bar

Hakim El Hattab 13 年之前
父節點
當前提交
4805234a41
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      css/main.css

+ 1 - 1
css/main.css

@@ -313,7 +313,7 @@ html {
 #reveal .progress {
 	position: fixed;
 	display: none;
-	height: 4px;
+	height: 3px;
 	width: 100%;
 	bottom: 0;
 	left: 0;