From 9d39fb8af51c205511f116bb308ee64835279927 Mon Sep 17 00:00:00 2001 From: Jieiku <106644+Jieiku@users.noreply.github.com> Date: Sat, 29 Jun 2024 15:08:35 -0700 Subject: [PATCH] Page Spacing Improvements --- config.toml | 12 ++++++------ sass/abridge.scss | 1 + templates/base.html | 27 +++++++++++++++------------ templates/macros/macros.html | 2 +- templates/partials/social.html | 2 +- 5 files changed, 24 insertions(+), 20 deletions(-) diff --git a/config.toml b/config.toml index 61b2ea02..b1aca702 100644 --- a/config.toml +++ b/config.toml @@ -85,10 +85,10 @@ menu = [ {url = "tags", name = "Tags", slash = true, blank = false, size="s110"}, ] menu_footer = [ - {url = "about", name = "About", slash = true, blank = false}, - {url = "contact", name = "Contact", slash = true, blank = false}, - {url = "privacy", name = "Privacy", slash = true, blank = false}, - {url = "sitemap.xml", name = "Sitemap", slash = false, blank = true}, + {url = "about", name = "About", slash = true, blank = false, size="s90"}, + {url = "contact", name = "Contact", slash = true, blank = false, size="s90"}, + {url = "privacy", name = "Privacy", slash = true, blank = false, size="s90"}, + {url = "sitemap.xml", name = "Sitemap", slash = false, blank = true, size="s90"}, ] toc = true @@ -104,7 +104,7 @@ meta_post = { position="top", size="s95", author=true, readtime=false, readstrin hide_section_dates = false # hides the date for sections that use posts.html as their template. hide_page_nextprev_titles = false # hides the next/previous titles for pages that use page.html as their template. title_size_index = "s85" -footer_size = "s90" +footer_size = "s80" # the size of the copyright and powered by text footer_credit = true #footer_credit_override = '
' #archive_reverse = true # Set to True to sort posts chronologically per year instead of newest first on the archive page: example.com/archive/ @@ -116,7 +116,7 @@ textlogo = '