slightly reduced size of progress bar
authorHakim El Hattab <hakim.elhattab@gmail.com>
Tue, 3 Jan 2012 07:57:53 +0000 (23:57 -0800)
committerHakim El Hattab <hakim.elhattab@gmail.com>
Tue, 3 Jan 2012 07:57:53 +0000 (23:57 -0800)
css/main.css

index da4824599e5f0521999c129d7cc5f8dd50f59178..2a6b9dbe5db0d5188a1b04851043d22164943479 100644 (file)
@@ -313,7 +313,7 @@ html {
 #reveal .progress {
        position: fixed;
        display: none;
-       height: 4px;
+       height: 3px;
        width: 100%;
        bottom: 0;
        left: 0;