Scribe.js/resources/styles/shared/reset.scss
2016-01-22 08:22:11 -06:00

10 lines
No EOL
95 B
SCSS
Executable file

html, body {
margin: 0;
padding: 0;
border: 0;
}
html {
width: 100%;
height: 100%;
}