Skip to content

Commit

Permalink
Update _variables.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
amielmon authored Jul 12, 2018
1 parent 56d0b76 commit 01aea65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/_sass/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ $blue: #19B5FE;
$yellow: #f89406;
$aqua: #7FDBFF;

$base-font: "AvenirNext", Helvetica, sans-serif, ;
$base-font: "Avenir Next", Helvetica, sans-serif, ;
$code-font: "LiberationMonoRegular",monospace;
// break point
$small: 750px;

0 comments on commit 01aea65

Please sign in to comment.