diff --git a/app/static/css/theme.css b/app/static/css/theme.css index e8fa293..d405369 100644 --- a/app/static/css/theme.css +++ b/app/static/css/theme.css @@ -73,7 +73,6 @@ body { h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: var(--bs-body-font-family); - color: var(--jqc-ink); font-weight: 700; letter-spacing: -.01em; }