From 8eb642dbc8007a1e868daeb9c5f671c73c7887c7 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Sat, 21 Jan 2023 23:32:32 -0600 Subject: [PATCH] Remove
separator before footer --- assets/css/bobastyle.css | 1 + layouts/_default/baseof.html | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/bobastyle.css b/assets/css/bobastyle.css index 1415fdc..7901972 100644 --- a/assets/css/bobastyle.css +++ b/assets/css/bobastyle.css @@ -583,6 +583,7 @@ body { } footer { + margin-top: 20px; text-align: center; } diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index d66471f..4096851 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -21,7 +21,6 @@ {{ if or .Site.Copyright .Site.Params.footer }} -