Update reveal.css
Correction of a small error
This commit is contained in:
parent
8b8cc607d4
commit
bde5907a19
1 changed files with 1 additions and 1 deletions
|
@ -479,7 +479,7 @@ body {
|
|||
}
|
||||
.reveal .progress:after {
|
||||
content: '';
|
||||
display: 'block';
|
||||
display: block;
|
||||
position: absolute;
|
||||
height: 20px;
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in a new issue