mirror of
https://github.com/jgthms/bulma
synced 2026-03-24 13:59:36 -07:00
Add table variables
This commit is contained in:
@@ -82,12 +82,12 @@
|
||||
vertical-align: top
|
||||
width: $dimensions
|
||||
|
||||
=hamburger
|
||||
=hamburger($dimensions)
|
||||
cursor: pointer
|
||||
display: block
|
||||
height: $nav-height
|
||||
height: $dimensions
|
||||
position: relative
|
||||
width: $nav-height
|
||||
width: $dimensions
|
||||
span
|
||||
background-color: $text
|
||||
display: block
|
||||
|
||||
Reference in New Issue
Block a user