Add table variables

This commit is contained in:
Jeremy Thomas
2016-09-24 16:04:53 +01:00
parent a52f81a597
commit f08e3bcb5f
14 changed files with 415 additions and 403 deletions

View File

@@ -1,10 +1,12 @@
@import "../utilities/mixins.sass"
@import "../utilities/variables.sass"
$nav-height: 50px !default
// Components
.nav-toggle
+hamburger
+hamburger($nav-height)
// Responsiveness
+tablet
display: none