Configurable toolbar top offset.

For facilitate embeding in other apps.
This commit is contained in:
Alberto Valverde
2017-01-26 20:40:53 +01:00
parent 5c286f8d96
commit 32b18e9141
4 changed files with 8 additions and 7 deletions
+1
View File
@@ -18,6 +18,7 @@ $font-size-6: 12px;
$font-family: Roboto, sans-serif;
$toolbar-height: 40px;
$toolbar-offset: 0px;
@import 'mixins';
@import 'reset';