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;