2018-05-05 21:13:43 +10:00

11 lines
139 B
SCSS

/*
* All
* Styles and changes for the ALL HTML Elements
*
* Version:
* 1.0.0 - 2018/05/03
*/
* {
box-sizing: border-box;
}