1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-14 02:24:13 +02:00

fix css syntax error

This commit is contained in:
Hakim El Hattab
2013-10-13 16:03:41 -04:00
parent f318928281
commit 49cfd05022
2 changed files with 2 additions and 2 deletions

View File

@@ -1571,7 +1571,7 @@ body {
.reveal.overview .playback { .reveal.overview .playback {
opacity: 0; opacity: 0;
visibility: visibility: hidden;
} }

2
css/reveal.min.css vendored

File diff suppressed because one or more lines are too long