diff --git a/index.html b/index.html index 642f952..ce97e5e 100644 --- a/index.html +++ b/index.html @@ -16,13 +16,16 @@ .gantt .bar-milestone .bar { fill: tomato; } + .heading { + text-align: center; + }