From 9d70cd34ed6218cd31eee1944bff384ff69ae25d Mon Sep 17 00:00:00 2001 From: Kurtis Holsapple Date: Wed, 7 May 2025 10:07:26 -0700 Subject: [PATCH] WIP --- dist/app.css | 2 +- dist/mix-manifest.json | 2 +- src/scss/flex-intro-block.scss | 1 + tpl/team-member.tpl | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/dist/app.css b/dist/app.css index 52af4d4..82dbc9a 100644 --- a/dist/app.css +++ b/dist/app.css @@ -12033,7 +12033,7 @@ a { text-decoration: none; } -.goudy, .team-member .bio-wrapper .right h2, .team-member .bio-wrapper .right .h2 { +.goudy, .team-member .bio-wrapper .right h2, .team-member .bio-wrapper .right .h2, .intro_block h1, .team-member-top h1, .intro_block .h1, .team-member-top .h1 { font-family: "Goudy Bookletter 1911", serif; } diff --git a/dist/mix-manifest.json b/dist/mix-manifest.json index f42c559..eebbfee 100644 --- a/dist/mix-manifest.json +++ b/dist/mix-manifest.json @@ -1,4 +1,4 @@ { "/app.js": "/app.js?id=099e96d934e937b07341f2ca9fb82ec2", - "/app.css": "/app.css?id=cc993ced1a7c090aa2e8f0421e54419a" + "/app.css": "/app.css?id=a52e686c84a4c8fb1158129214c00a8e" } diff --git a/src/scss/flex-intro-block.scss b/src/scss/flex-intro-block.scss index 83824f8..288b0f3 100644 --- a/src/scss/flex-intro-block.scss +++ b/src/scss/flex-intro-block.scss @@ -9,6 +9,7 @@ align-items: center; h1 { + @extend .goudy; margin: 0; font-size: 96px; line-height: 96px; diff --git a/tpl/team-member.tpl b/tpl/team-member.tpl index f4d2ee6..7e443c2 100644 --- a/tpl/team-member.tpl +++ b/tpl/team-member.tpl @@ -2,7 +2,7 @@
-

{{ header_text }}

+

{{ header_text }}