mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add table variables
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user