Coding style decided
This commit is contained in:
10
public/styles/elements/all.scss
Normal file
10
public/styles/elements/all.scss
Normal file
@ -0,0 +1,10 @@
|
||||
/*
|
||||
* All
|
||||
* Styles and changes for the ALL HTML Elements
|
||||
*
|
||||
* Version:
|
||||
* 1.0.0 - 2018/05/03
|
||||
*/
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
Reference in New Issue
Block a user