12 lines
146 B
SCSS

/*
* HTML
* Styles and changes for the HTML, HTML element.
*
* Version:
* 1.0.0 - 2018/05/03
*/
html {
padding: 0;
margin: 0;
}