1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-07-31 20:00:28 +02:00

slightly reduced size of progress bar

This commit is contained in:
Hakim El Hattab
2012-01-02 23:57:53 -08:00
parent 02f783b68d
commit 4805234a41

View File

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