Reduced use of own css

This commit is contained in:
Giuseppe Digilio
2018-05-03 14:40:34 +02:00
parent 34e3e4bd2b
commit 3b9a334258
8 changed files with 31 additions and 26 deletions

View File

@@ -3,4 +3,6 @@ $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;
$login-logo-height:72px;
$login-logo-width:72px;