inspektor/app/styles/app.scss

9 lines
117 B
SCSS

@import "bourbon";
body {
background-color: white;
font-size: 16px;
font-family: sans-serif;
color: #222;
}