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 }} -