Skip to content

Commit

Permalink
Change main font Open Sans → Helvetica
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jan 22, 2017
1 parent d4e1125 commit 5600359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scss/variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $default-transition-duration : 0.3s;
@import "../vendor/compass-breakpoint/stylesheets/breakpoint";
@include breakpoint-set('default feature', max-width);

$sans-font : "Open Sans", sans-serif;
$sans-font : Helvetica, sans-serif;
$serif-font : serif;

$headers-fonts : "Cabin";
Expand Down

0 comments on commit 5600359

Please sign in to comment.