From 84e5df182a6511083707fb89122e32da4329e84b Mon Sep 17 00:00:00 2001 From: Michael Winter Date: Sat, 22 Aug 2020 20:02:48 -0400 Subject: [PATCH] template tweaks --- public/stylesheets/style.css | 2 +- views/index.jade | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 32f9afc..427e01b 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -246,7 +246,7 @@ iframe.videoGalleryFrame:hover {height: 190px; width:300px} .inline-list li { display: inline; - padding-left: 10px; + padding-left: 8px; padding-right: 20px; } diff --git a/views/index.jade b/views/index.jade index aaabb1f..6f0cb93 100644 --- a/views/index.jade +++ b/views/index.jade @@ -15,7 +15,7 @@ block content li a#aboutbutton(class='scroll-to-div', href='#about', data-target='about') about li - a(href='https://gitea.unboundedpress.com/', target='_blank') code + a(href='https://gitea.unboundedpress.org/', target='_blank') code div#gallery.header-section div.header-inner