From 08d57fa83525ba5b4a981237aea86bfc67efd6b5 Mon Sep 17 00:00:00 2001
From: Andrew Gioia
Date: Fri, 1 May 2026 15:00:10 -0400
Subject: [PATCH] Changes philosophy url and corrects broken styles
---
assets/css/site.css | 6 +++---
layouts/index.html | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/assets/css/site.css b/assets/css/site.css
index ca7991e..2f3ef3f 100644
--- a/assets/css/site.css
+++ b/assets/css/site.css
@@ -923,7 +923,7 @@ body#legacy
}
/* single page documents */
-body#design {
+body#values {
grid-template-rows: 5rem auto auto;
main {
@@ -1301,7 +1301,7 @@ body#design {
}
}
- body#design main > article
+ body#values main > article
{
> header {
padding-bottom: 0;
@@ -1346,7 +1346,7 @@ body#design {
}
}
- body#design main > article
+ body#values main > article
{
> header {
padding-bottom: 3rem;
diff --git a/layouts/index.html b/layouts/index.html
index 0d22496..15ed3e9 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -8,7 +8,7 @@
20 years experience designing and building software for the browser. I balance intentional design principles with a mastery of CSS, HTML, JavaScript, & WCAG to bridge design and engineering. Performance, accessibility, and the semantic web still matter!
- Read more about my design philosophy or take a look at some case studies below.
+ Read more about my design philosophy or take a look at some case studies below.