mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-16 01:15:06 +01:00
slightly reduced size of progress bar
This commit is contained in:
parent
02f783b68d
commit
4805234a41
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue