This commit is contained in:
Jeremy Thomas
2016-06-29 23:25:27 +01:00
parent a2a40f6771
commit b3c0508d42
8 changed files with 9 additions and 7 deletions

View File

@@ -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

View File

@@ -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