소스 검색

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;