Changes philosophy url and corrects broken styles

This commit is contained in:
Andrew Gioia 2026-05-01 15:00:10 -04:00
parent e2646b14aa
commit 08d57fa835
Signed by: andrew
GPG Key ID: FC09694A000800C8
2 changed files with 4 additions and 4 deletions

View File

@ -923,7 +923,7 @@ body#legacy
} }
/* single page documents */ /* single page documents */
body#design { body#values {
grid-template-rows: 5rem auto auto; grid-template-rows: 5rem auto auto;
main { main {
@ -1301,7 +1301,7 @@ body#design {
} }
} }
body#design main > article body#values main > article
{ {
> header { > header {
padding-bottom: 0; padding-bottom: 0;
@ -1346,7 +1346,7 @@ body#design {
} }
} }
body#design main > article body#values main > article
{ {
> header { > header {
padding-bottom: 3rem; padding-bottom: 3rem;

View File

@ -8,7 +8,7 @@
<strong>20 years experience</strong> designing and building software for the browser. I balance intentional design principles with a mastery of CSS, HTML, JavaScript, &amp; WCAG to <strong>bridge design and engineering</strong>. Performance, accessibility, and the semantic web still matter! <strong>20 years experience</strong> designing and building software for the browser. I balance intentional design principles with a mastery of CSS, HTML, JavaScript, &amp; WCAG to <strong>bridge design and engineering</strong>. Performance, accessibility, and the semantic web still matter!
</p> </p>
<p class="lede tablet-show"> <p class="lede tablet-show">
Read more about my <a href="design" out>design philosophy</a> or take a look at some <a href="#studies" in>case studies</a> below. Read more about my <a href="/values" out>design philosophy</a> or take a look at some <a href="/#studies" in>case studies</a> below.
</p> </p>
</hgroup> </hgroup>
<div id="semicircle"></div> <div id="semicircle"></div>