diff --git a/src/gantt.scss b/src/gantt.scss index c158682..02bc5d2 100644 --- a/src/gantt.scss +++ b/src/gantt.scss @@ -72,7 +72,6 @@ $handle-color: #ddd; text-anchor: middle; font-size: 12px; font-weight: lighter; - letter-spacing: 0.8px; &.big { fill: $text-light; @@ -150,4 +149,4 @@ $handle-color: #ddd; .hide { display: none; } -} \ No newline at end of file +}