quick fix for the progress visibility
This commit is contained in:
parent
cc5549fc42
commit
7c8c1b6d39
|
@ -299,7 +299,7 @@ BODY {
|
|||
display:none;
|
||||
}
|
||||
.full .slide {
|
||||
position:relative;
|
||||
position:absolute;
|
||||
visibility:hidden;
|
||||
}
|
||||
.full .slide:target {
|
||||
|
|
Loading…
Reference in New Issue