mirror of
https://github.com/jgthms/bulma
synced 2026-03-24 13:59:36 -07:00
Add nav, Enhance tabs
This commit is contained in:
@@ -55,13 +55,6 @@
|
||||
text-indent: -290486px
|
||||
width: $width
|
||||
|
||||
=unselectable
|
||||
-webkit-touch-callout: none
|
||||
-webkit-user-select: none
|
||||
-moz-user-select: none
|
||||
-ms-user-select: none
|
||||
user-select: none
|
||||
|
||||
=from($device)
|
||||
@media screen and (min-width: $device)
|
||||
@content
|
||||
|
||||
@@ -49,6 +49,8 @@ $column-gap: 20px !default
|
||||
|
||||
$header-height: 50px !default
|
||||
|
||||
$nav-height: 50px !default
|
||||
|
||||
// Miscellaneous
|
||||
|
||||
$easing: ease-out !default
|
||||
|
||||
Reference in New Issue
Block a user