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

8 lines
103 B
SCSS
Raw Normal View History

2017-07-24 18:40:56 +01:00
body {
margin: 0;
padding: 0;
font-family: sans-serif;
background: #eaebec;
color: #393c45;
}