Ver Fonte

remove duplicate padding/margin reset on html & body

Hakim El Hattab há 12 anos atrás
pai
commit
1c726eed78
1 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 2
      css/reveal.css

+ 0 - 2
css/reveal.css

@@ -46,8 +46,6 @@ footer, header, hgroup, menu, nav, section {
 
 html, 
 body {
-	padding: 0;
-	margin: 0;
 	width: 100%;
 	height: 100%;
 	min-height: 600px;