#150 Removal of inherited css + restyling using bootstrap classes

This commit is contained in:
Jonas Van Goolen
2017-11-13 13:37:02 +01:00
parent 68dd411ae7
commit 7ae8950be5
21 changed files with 58 additions and 76 deletions

View File

@@ -2,3 +2,5 @@ $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%;
$card-thumbnail-height:240px;