Files
test-product-compare-react/src/styles.scss

8 lines
104 B
SCSS
Raw Permalink Normal View History

2017-07-24 18:40:56 +01:00
body {
margin: 0;
padding: 0;
font-family: sans-serif;
2018-07-05 16:41:28 +01:00
background: #f6f7f8;
2017-07-24 18:40:56 +01:00
color: #393c45;
}