style: create layout - intermediate stage

This commit is contained in:
2013-10-24 14:59:49 +02:00
parent ca1160bb87
commit a5afdc6400
12 changed files with 89 additions and 17 deletions

View File

@@ -18,7 +18,7 @@ $max-device-width: 2880px; // Max Document Size
$nav-distance: 0; // Navigation distance from the top of the viewport
// Typography
$font-family: "Open Sans";
$font-family: "Oxygen";
$font-style-italic: italic;
$icons: entypo;
$font-smoothing: antialiased;