mirror of
https://github.com/danog/sass-site.git
synced 2024-12-11 17:09:52 +01:00
125 B
125 B
/* base.scss */
@import 'reset';
body {
font-size: 100% Helvetica, sans-serif;
background-color: #efefef;
}