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;