fixes scss lint warning

This commit is contained in:
decabeza
2018-01-24 20:53:42 +01:00
parent 12fbd50fc4
commit c2ff1f6cff

View File

@@ -1525,7 +1525,7 @@
h3 {
background: $budget;
color: white;
color: #fff;
display: inline-block;
}