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:
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user