font-style: italic !important (#1452)

* is-rounded

* Rollback

* font-style: italic;

* Update CHANGELOG.md
This commit is contained in:
Oleksii Potiekhin
2017-11-30 11:56:28 +01:00
committed by Jeremy Thomas
parent dc892413f1
commit e385d3dd9a
3 changed files with 14 additions and 1 deletions

View File

@@ -89,6 +89,9 @@ $alignments: ('centered': 'center', 'justified': 'justify', 'left': 'left', 'rig
.is-uppercase
text-transform: uppercase !important
.is-italic
font-style: italic !important
@each $name, $pair in $colors
$color: nth($pair, 1)
.has-text-#{$name}