fix(website): replace remaining Outfit font references in blog inline styles

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jason Staack
2026-03-18 17:42:59 -05:00
parent 2eddc545d2
commit cf11b29f49
5 changed files with 10 additions and 10 deletions

View File

@@ -56,7 +56,7 @@
margin-bottom: 8px;
}
.blog-post h1 {
font-family: "Outfit", sans-serif;
font-family: "Manrope", sans-serif;
font-weight: 700;
font-size: 2.5rem;
line-height: 1.2;
@@ -64,7 +64,7 @@
margin-bottom: 40px;
}
.blog-post h2 {
font-family: "Outfit", sans-serif;
font-family: "Manrope", sans-serif;
font-weight: 600;
font-size: 1.4rem;
color: var(--text-primary);

View File

@@ -29,7 +29,7 @@
padding: 80px 24px 120px;
}
.blog-index h1 {
font-family: "Outfit", sans-serif;
font-family: "Manrope", sans-serif;
font-weight: 700;
font-size: 2.5rem;
color: var(--text-primary);
@@ -65,7 +65,7 @@
margin-bottom: 4px;
}
.blog-list-title {
font-family: "Outfit", sans-serif;
font-family: "Manrope", sans-serif;
font-weight: 600;
font-size: 1.25rem;
color: var(--text-primary);

View File

@@ -56,7 +56,7 @@
margin-bottom: 8px;
}
.blog-post h1 {
font-family: "Outfit", sans-serif;
font-family: "Manrope", sans-serif;
font-weight: 700;
font-size: 2.5rem;
line-height: 1.2;
@@ -64,7 +64,7 @@
margin-bottom: 40px;
}
.blog-post h2 {
font-family: "Outfit", sans-serif;
font-family: "Manrope", sans-serif;
font-weight: 600;
font-size: 1.4rem;
color: var(--text-primary);

View File

@@ -56,7 +56,7 @@
margin-bottom: 8px;
}
.blog-post h1 {
font-family: "Outfit", sans-serif;
font-family: "Manrope", sans-serif;
font-weight: 700;
font-size: 2.5rem;
line-height: 1.2;
@@ -64,7 +64,7 @@
margin-bottom: 40px;
}
.blog-post h2 {
font-family: "Outfit", sans-serif;
font-family: "Manrope", sans-serif;
font-weight: 600;
font-size: 1.4rem;
color: var(--text-primary);

View File

@@ -56,7 +56,7 @@
margin-bottom: 8px;
}
.blog-post h1 {
font-family: "Outfit", sans-serif;
font-family: "Manrope", sans-serif;
font-weight: 700;
font-size: 2.5rem;
line-height: 1.2;
@@ -64,7 +64,7 @@
margin-bottom: 40px;
}
.blog-post h2 {
font-family: "Outfit", sans-serif;
font-family: "Manrope", sans-serif;
font-weight: 600;
font-size: 1.4rem;
color: var(--text-primary);