From 58b8cea7577332d3b34b8f058f0d5f91e1b3a071 Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Fri, 22 Sep 2017 15:32:27 +0200 Subject: [PATCH] Homepage: Don't capitalize project summary on random featured assets --- src/styles/_homepage.sass | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/styles/_homepage.sass b/src/styles/_homepage.sass index 117c9650..6ed30c47 100644 --- a/src/styles/_homepage.sass +++ b/src/styles/_homepage.sass @@ -734,6 +734,9 @@ ul.meta padding-top: 0 + li.what + text-transform: initial + a color: $color-text-dark-primary