From 64efdbd5a967b45b9a137527ebcf538ef699ec62 Mon Sep 17 00:00:00 2001 From: Lynne Date: Sun, 2 May 2021 18:16:49 +1000 Subject: [PATCH] filled out contact page --- _content/contact.html | 3 ++- assets/style.css | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/_content/contact.html b/_content/contact.html index de88e9b..349f685 100644 --- a/_content/contact.html +++ b/_content/contact.html @@ -1,4 +1,5 @@ --- title: Contact --- -test test test \ No newline at end of file +I can by reached by email. If you find any bugs or issues with my software, feel +free to open an issue on the respective repository or email me. diff --git a/assets/style.css b/assets/style.css index dda0b5c..c8fde37 100644 --- a/assets/style.css +++ b/assets/style.css @@ -156,8 +156,8 @@ nav a.current::before { margin-bottom: 0.5em; } .project-footer { - font-size: 0.8em; - padding-bottom: 1.5em; + font-size: 0.85em; + padding-bottom: 1em; } .project-footer a { font-style: italic;