Skip to content

Commit

Permalink
CSS: add default fi vars. (5)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-nginx authored Dec 25, 2016
1 parent 3de4ad3 commit b9a42e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/css/_variables/base.styl
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,10 @@ $b2t-font-size = 12px
$b2t-color = white
$b2t-bg-color = $black-deep

// full-image
$full-image-width = 110%
$full-image-margin-horizontal = -5%
$full-image-margin-vertical = 25px

// .post-expand .post-eof
// In Muse scheme, margin above and below the post separator
Expand Down

0 comments on commit b9a42e3

Please sign in to comment.