(css) Add variable for latest md changes

This commit is contained in:
Francis Lachapelle
2015-11-26 10:16:14 -05:00
parent 418d30193b
commit 877ce7e4e4

View File

@@ -93,6 +93,8 @@ $slicer-breakpoint-names: 'sm' 'md' 'lg' 'xl';
$media-pointer: (pointer fine);
// Icon
$icon-size: rem(2.400) !default;
// App bar variables
$app-bar-height: $sg-md-grid-pitch;