Update reveal.css
Correction of a small error
This commit is contained in:
parent
8b8cc607d4
commit
bde5907a19
@ -479,7 +479,7 @@ body {
|
|||||||
}
|
}
|
||||||
.reveal .progress:after {
|
.reveal .progress:after {
|
||||||
content: '';
|
content: '';
|
||||||
display: 'block';
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user