mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
Fix #744
This commit is contained in:
parent
7ca98ff021
commit
4a8a429c64
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}
|
||||
|
Loading…
Reference in New Issue
Block a user