From 0067109d4aba5149a849e9eec0c44d7e3bd48473 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Sat, 2 Oct 2021 16:35:24 -0500 Subject: [PATCH] Fix whitespace in modified date and add padding-left to tags --- assets/css/bobastyle.css | 4 ++++ layouts/_default/list.html | 7 ++----- layouts/_default/single.html | 9 +++------ 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/assets/css/bobastyle.css b/assets/css/bobastyle.css index a242fb2..d18b118 100644 --- a/assets/css/bobastyle.css +++ b/assets/css/bobastyle.css @@ -27,6 +27,10 @@ padding-top: 5px; } +.tags { + padding-left: 5px; +} + body { margin: auto; max-width: 720px; diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 3568147..40979e3 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -21,12 +21,9 @@ {{ .Date.Format "January 2, 2006" }} {{ if ne .Lastmod .Date }} - ( Modified -