From bf012ebed926bde24b71e5172782b2e4c31315e8 Mon Sep 17 00:00:00 2001 From: Lachlan Kermode Date: Thu, 17 Jan 2019 10:37:21 +0000 Subject: [PATCH] move narrative header across to match cardstack --- src/scss/narrativecard.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/scss/narrativecard.scss b/src/scss/narrativecard.scss index 9bf86a4..a38a09c 100644 --- a/src/scss/narrativecard.scss +++ b/src/scss/narrativecard.scss @@ -8,7 +8,7 @@ NARRATIVE INFO position: fixed; top: 30px; left: auto; - right: 10px; + right: 25px; height: 170px; width: $narrative-info-width; box-sizing: border-box; @@ -142,7 +142,7 @@ NARRATIVE INFO position: fixed; padding: 2px 5px 0 5px; // right: $narrative-info-width - 15px - 10px; - right: 10px; + right: 25px; top: 5px; width: $narrative-info-width - 10px - 2px; // width: 15px;