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