Browse Source

reset css in default index.html

Hakim El Hattab 5 years ago
parent
commit
1c07fccc35
1 changed files with 1 additions and 0 deletions
  1. 1 0
      index.html

+ 1 - 0
index.html

@@ -6,6 +6,7 @@
 
 		<title>reveal.js</title>
 
+		<link rel="stylesheet" href="css/reset.css">
 		<link rel="stylesheet" href="css/reveal.css">
 		<link rel="stylesheet" href="css/theme/black.css">