Skip to content

Commit

Permalink
Merge pull request #27 from keeratsingh/keeratsingh-Issue-16
Browse files Browse the repository at this point in the history
Keeratsingh issue 16
  • Loading branch information
nandomoreirame committed Aug 15, 2016
2 parents 1b4c8fd + 11dd6c2 commit 3771510
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions source/_scss/_layout.scss
Expand Up @@ -82,6 +82,7 @@ body {
float: right;
@extend .btn;
padding: 5px;
margin: 0 $big-spacing 0 0;

span {
width: 30px;
Expand Down
1 change: 1 addition & 0 deletions source/_scss/_variables.scss
Expand Up @@ -18,6 +18,7 @@ $font-weight-bold: 700;
$base-border-radius: 3px;
$base-spacing: $base-line-height * 1em;
$small-spacing: $base-spacing / 2;
$big-spacing: $base-spacing * 2.5;
$base-z-index: 0;

// Colors
Expand Down

0 comments on commit 3771510

Please sign in to comment.