From 0084dbb8e4c23d3dc2a04a3486068f166a366d48 Mon Sep 17 00:00:00 2001 From: Brett Sun Date: Thu, 3 Dec 2015 11:54:23 +0100 Subject: [PATCH] Change piece filter text to be normal font-weight --- sass/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sass/main.scss b/sass/main.scss index 8a732e96..5cc91e9a 100644 --- a/sass/main.scss +++ b/sass/main.scss @@ -350,7 +350,7 @@ hr { > span { font-size: 1.1em; - font-weight: 600; + font-weight: normal; color: #616161; padding-left: .3em;