You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
378 B
SCSS

//@include media-layout(1.2em, 20em, 1em);
//body > * {
//margin: 0 auto;
//font-size: 1em;
//}
//body {
//max-width: 1280px;
//margin: 0 auto;
//> header {
//padding-top: 2em;
//padding-bottom: 1em;
//}
//> nav {
//border-left: 1px solid $header-border;
//border-right: 1px solid $header-border;
//@include border-top-radius(.6em);
//}
//}