From 898379d0d360045ca942ce59b84194093b4161ec Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Wed, 27 Mar 2019 14:11:05 +0100 Subject: [PATCH] UI: Font-size tweak for node description in timeline. --- src/styles/components/_timeline.sass | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/styles/components/_timeline.sass b/src/styles/components/_timeline.sass index 359dc2ee..4d291f6d 100644 --- a/src/styles/components/_timeline.sass +++ b/src/styles/components/_timeline.sass @@ -14,6 +14,15 @@ a color: $color-text + .node-details-description + font: + size: 1.2em + weight: 200 + + img + margin-bottom: 2rem + margin-top: 2rem + body.homepage .timeline .sticky-top