5 lines
No EOL
55 B
SCSS
5 lines
No EOL
55 B
SCSS
* {
|
|
margin: 0;
|
|
padding: 0;
|
|
box-sizing: border-box;
|
|
} |