From 9fa4da284b6cc8cbb1f8fa934f516d7b6e2e5e45 Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Wed, 20 Sep 2017 16:14:46 +0200 Subject: [PATCH] Homepage: Style tweak to random featured project --- src/styles/_homepage.sass | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/styles/_homepage.sass b/src/styles/_homepage.sass index 3438e293..117c9650 100644 --- a/src/styles/_homepage.sass +++ b/src/styles/_homepage.sass @@ -726,10 +726,21 @@ padding: 10px 15px a.title - font-size: 1.3em + font-size: 1.2em + a.random-asset__list-thumbnail border-radius: 3px + ul.meta + padding-top: 0 + + a + color: $color-text-dark-primary + + &:hover + color: $color-text-dark-primary + text-decoration: none + &.featured align-items: flex-start flex-direction: column