Scribe.js/resources/styles/shared/reset.scss

10 lines
95 B
SCSS
Raw Normal View History

2016-01-22 08:22:11 -06:00
html, body {
margin: 0;
padding: 0;
border: 0;
}
html {
width: 100%;
height: 100%;
}