Files
test-product-compare-react/src/styles.scss
2018-07-05 16:41:28 +01:00

8 lines
104 B
SCSS

body {
margin: 0;
padding: 0;
font-family: sans-serif;
background: #f6f7f8;
color: #393c45;
}