From a9cadd06009516ab6b09aa24aa5448cc1790b425 Mon Sep 17 00:00:00 2001 From: Salvador Rivera de Franco Date: Sun, 2 Aug 2026 14:11:31 -0700 Subject: Added Donation --- britons.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'britons.css') diff --git a/britons.css b/britons.css index e6d1088..2418668 100644 --- a/britons.css +++ b/britons.css @@ -27,9 +27,9 @@ small { header { background-color: var(--main-fg-color); display: flex; - justify-content: space-between; - align-items: baseline; - padding: 0 1%; + justify-content: space-between; + align-items: baseline; + padding: 0 1%; } .tagline { @@ -41,6 +41,7 @@ header { p { margin-top: 0%; + font-weight: normal; } h1 { -- cgit v1.2.3