mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix #744
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user