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

remove duplicate padding/margin reset on html & body

This commit is contained in:
Hakim El Hattab
2012-10-07 14:31:20 -04:00
parent 43c8990f2b
commit 1c726eed78

View File

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