Skip to content

Commit

Permalink
CSS: add custom fi vars.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-nginx authored Dec 25, 2016
1 parent 3291415 commit a8db584
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/css/_common/components/tags/full-image.styl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
margin: 20px auto;
+desktop() {
max-width: none;
width: 126%;
margin: 0 -13%;
width: $full-image-width;
margin: $full-image-margin-vertical $full-image-margin-horizontal;
}
}

0 comments on commit a8db584

Please sign in to comment.