From 3430d55b261be302f9f67de5006b3caedc80170c Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Thu, 15 Jun 2017 04:35:50 +0000 Subject: [PATCH] Even subtler. --- tagslice.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tagslice.css b/tagslice.css index 9e25749..4f79ddc 100644 --- a/tagslice.css +++ b/tagslice.css @@ -1,4 +1,4 @@ -@import url('https://fonts.googleapis.com/css?family=Roboto:400,500'); +@import url('https://fonts.googleapis.com/css?family=Roboto:400'); :root { /* Highly approximate color names from our pallette */ @@ -79,7 +79,7 @@ cardSection { } cardSectionTitle { - font-weight: 500; + opacity: 0.5; } cardSectionText {