slightly reduced size of progress bar
This commit is contained in:
parent
02f783b68d
commit
4805234a41
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user