mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 13:04:29 -07:00
@@ -32,7 +32,7 @@
|
||||
color: rgba($control, 0.3)
|
||||
|
||||
=control-small
|
||||
border-radius: 2px
|
||||
border-radius: $radius-small
|
||||
font-size: 11px
|
||||
height: 24px
|
||||
line-height: 16px
|
||||
|
||||
@@ -52,7 +52,9 @@ $nav-height: 50px !default
|
||||
// Miscellaneous
|
||||
|
||||
$easing: ease-out !default
|
||||
$radius-small: 2px !default
|
||||
$radius: 3px !default
|
||||
$radius-large: 5px !default
|
||||
$speed: 86ms !default
|
||||
|
||||
// 2. Primary colors
|
||||
|
||||
Reference in New Issue
Block a user