Browse Source

change add .reveal class in index (closes #51)

Hakim El Hattab 12 years ago
parent
commit
2b38f523f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -23,7 +23,7 @@
 	
 	<body>
 		
-		<div id="reveal">
+		<div class="reveal">
 
 			<!-- Used to fade in a background when a specific slide state is reached -->
 			<div class="state-background"></div>