From 8a8ea066be7352da88d20202915d18ae884e5ae1 Mon Sep 17 00:00:00 2001 From: "hermitcollective.net" Date: Wed, 25 Feb 2026 20:41:39 +0000 Subject: [PATCH] sara.objectionable.solutions --- .../shared/header.html | 27 ++++++++++++------- .../shared/style.css | 8 ++++-- 2 files changed, 23 insertions(+), 12 deletions(-) diff --git a/sites/sara.objectionable.solutions/shared/header.html b/sites/sara.objectionable.solutions/shared/header.html index c23d4ba..6e60ef5 100644 --- a/sites/sara.objectionable.solutions/shared/header.html +++ b/sites/sara.objectionable.solutions/shared/header.html @@ -1,5 +1,22 @@ diff --git a/sites/sara.objectionable.solutions/shared/style.css b/sites/sara.objectionable.solutions/shared/style.css index 6685b4c..c33bb0e 100644 --- a/sites/sara.objectionable.solutions/shared/style.css +++ b/sites/sara.objectionable.solutions/shared/style.css @@ -121,19 +121,23 @@ div.git-logo { margin-left: auto; margin-right: auto; padding-top: 10px; - padding-bottom: 10px/i - text-align: center; background-color: #0000; + padding-bottom: 90px; + max-width: 300%; + text-align: center; + background-color: #0000; } .site-header > ul > li { display: inline-block; margin-right: 30px; margin-left: 30px; + max-height: 2em; } .site-header > ul > li > a > h2 { text-decoration: underline; font-size: 175%; + height: 1em; padding: 5px 25px; }