From 981192ac42b9d07d69600b306516cf98306d5824 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Thu, 11 Oct 2018 13:40:53 -0400 Subject: [PATCH] fixes #352 --- less/category.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/category.less b/less/category.less index 944769d..cf6767b 100644 --- a/less/category.less +++ b/less/category.less @@ -14,7 +14,7 @@ } h2 a { - color: @gray; + color: @text-muted; } }