From 051065ecbeb2e0386634dbfd3852a118f13f9b74 Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Wed, 5 Aug 2026 18:01:54 +0000 Subject: [PATCH] drone build Wed Aug 5 11:01:54 PDT 2026 --- attribution/index.html | 6 +++++- index.html | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/attribution/index.html b/attribution/index.html index 48a5cce..0901b21 100644 --- a/attribution/index.html +++ b/attribution/index.html @@ -123,6 +123,7 @@ h1, h2, h3, h4, h5, h6 { font-variant: small-caps; font-family: Montserrat; font-weight: 400; + letter-spacing: 5%; } h1 { @@ -195,10 +196,12 @@ header a:focus-visible .logo { footer { background-color: var(--color-accent); color: var(--color-bg); + padding: 1rem; } footer p { text-align: center; + margin: 0; } footer a, @@ -241,9 +244,10 @@ footer a:focus-visible { - + diff --git a/index.html b/index.html index 6b90e43..fc927e0 100644 --- a/index.html +++ b/index.html @@ -194,6 +194,7 @@ h1, h2, h3, h4, h5, h6 { font-variant: small-caps; font-family: Montserrat; font-weight: 400; + letter-spacing: 5%; } h1 { @@ -266,10 +267,12 @@ header a:focus-visible .logo { footer { background-color: var(--color-accent); color: var(--color-bg); + padding: 1rem; } footer p { text-align: center; + margin: 0; } footer a, @@ -353,9 +356,10 @@ footer a:focus-visible { - +