Skip to content

Commit

Permalink
Add comments for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
chesterhow committed Dec 29, 2017
1 parent c3a69c1 commit 8e45763
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _sass/_variables.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Colors
$default-color: #555;
$default-shade: #353535;
$default-tint: #aaa;
Expand All @@ -9,6 +10,7 @@ $blue: #4a9ae1;
$shadow-color: rgba(0, 0, 0, .2);
$code-color: #bf616a;

// Fonts
$serif-primary: 'Libre Baskerville', 'Times New Roman', Times, serif;
$serif-secondary: Palatino, 'Palatino LT STD', 'Palatino Linotype', 'Book Antiqua', 'Georgia', serif;
$sans-serif: 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
Expand Down

0 comments on commit 8e45763

Please sign in to comment.