Skip to content

Commit

Permalink
ADD: Enhancements to Gemini scheme [2].
Browse files Browse the repository at this point in the history
Add variables to all schemes for tablet & mobile padding.
  • Loading branch information
ivan-nginx authored Sep 24, 2017
1 parent 2f2e816 commit 3a1b4c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source/css/_variables/base.styl
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,10 @@ $main-desktop-large = 1200px

$content-desktop = 700px
$content-desktop-large = 900px

$content-desktop-padding = 40px
$content-tablet-padding = 10px
$content-mobile-padding = 8px

$sidebar-desktop = 240px

Expand Down

0 comments on commit 3a1b4c0

Please sign in to comment.