This commit is contained in:
Jeremy Thomas 2017-05-27 21:05:05 +01:00
parent 7ca98ff021
commit 4a8a429c64
2 changed files with 351 additions and 1208 deletions

File diff suppressed because it is too large Load Diff

View File

@ -31,7 +31,7 @@ $subtitle-weight: $weight-light !default
margin-top: -0.75rem
&:not(.is-spaced) + .subtitle
margin-top: -1.5rem
// Colors
// Sizes
@each $size in $sizes
$i: index($sizes, $size)
&.is-#{$i}
@ -46,7 +46,7 @@ $subtitle-weight: $weight-light !default
color: $subtitle-strong
&:not(.is-spaced) + .title
margin-top: -1.5rem
// Colors
// Sizes
@each $size in $sizes
$i: index($sizes, $size)
&.is-#{$i}