Merge branch 'master' into rtl-support

This commit is contained in:
Jeremy Thomas
2020-05-17 19:14:19 +01:00
90 changed files with 8752 additions and 1676 deletions

View File

@@ -101,7 +101,7 @@ $alignments: ('centered': 'center', 'justified': 'justify', 'left': 'left', 'rig
a.has-text-#{$name}
&:hover,
&:focus
color: darken($color, 10%) !important
color: bulmaDarken($color, 10%) !important
.has-background-#{$name}
background-color: $color !important