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:
@@ -46,8 +46,6 @@ footer, header, hgroup, menu, nav, section {
|
||||
|
||||
html,
|
||||
body {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
min-height: 600px;
|
||||
|
Reference in New Issue
Block a user