make css color important

This commit is contained in:
Florian Scholdei
2019-09-15 00:26:39 +02:00
parent ff3d99d1f8
commit fa10ccac9f

View File

@@ -139,7 +139,7 @@ $danger-25: scale-color($danger, $lightness: 75%);
// readability issues with original color
.has-text-warning {
color: #FFB600;
color: #FFB600 !important;
}
// border and background colors