Преглед изворни кода

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;