1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-07 23:26:57 +02:00

main.css > reveal.css

This commit is contained in:
Hakim El Hattab
2012-09-28 09:28:26 -04:00
parent 1ed79b9df6
commit eda54dcf7a
3 changed files with 1 additions and 2 deletions

View File

@@ -240,7 +240,6 @@ var Reveal = (function(){
}
}
if( config.transition !== 'default' ) {
dom.wrapper.classList.add( config.transition );
}