From d14571ec3e9d7bde5e16fd882a23912aea42648a Mon Sep 17 00:00:00 2001 From: Rhiannon Morris Date: Fri, 28 Aug 2020 22:27:09 +0200 Subject: [PATCH] fix margin --- style/shiny/single.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style/shiny/single.css b/style/shiny/single.css index c7f668d..8fd0d03 100644 --- a/style/shiny/single.css +++ b/style/shiny/single.css @@ -114,6 +114,7 @@ body { #info .floating { float: right; + margin-left: 0.8em; } #info h2, #info ul, #info p {