#150 Intermediate commit

This commit is contained in:
Jonas Van Goolen
2017-11-02 13:43:02 +01:00
parent e7e129f80f
commit 67356efaab
21 changed files with 66 additions and 64 deletions

View File

@@ -1,3 +1,4 @@
$content-spacing: $spacer * 1.5;
$button-height: $input-btn-padding-y * 2 + $input-btn-line-height + calculateRem($input-btn-border-width*2);
$card-height-percentage:98%;