PIU_proiect/src/style/main.scss
2021-01-05 19:25:31 +02:00

8 lines
72 B
SCSS

* {
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
}