diff --git a/assets/css/bobastyle.css b/assets/css/bobastyle.css index e954c1a..7f4a1cb 100644 --- a/assets/css/bobastyle.css +++ b/assets/css/bobastyle.css @@ -187,6 +187,7 @@ body { footer { margin-top: 20px; text-align: center; + font-size: smaller; } footer p { diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 4dabd0f..68988b4 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -24,15 +24,13 @@ {{ if or .Site.Copyright .Site.Params.footer }} {{ end }}