site: bump changelog/FAQ bold lead-ins to 600 (500 read too subtle)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Paul Bakaus
2026-05-28 15:56:09 -07:00
co-authored by Claude Opus 4.8
parent 1c812b85db
commit d97bdef0e8
+2 -2
View File
@@ -58,7 +58,7 @@
margin: 0 0 12px;
}
.cf-items li:last-child { margin-bottom: 0; }
.cf-items strong { color: var(--ks-champagne); font-weight: 500; }
.cf-items strong { color: var(--ks-champagne); font-weight: 600; }
.cf-items code {
font-family: var(--ks-mono);
font-size: 0.92em;
@@ -289,7 +289,7 @@
margin: 0 0 6px;
line-height: 1.6;
}
.cf-faq-answer strong { color: var(--ks-champagne); font-weight: 500; }
.cf-faq-answer strong { color: var(--ks-champagne); font-weight: 600; }
.cf-faq-answer code {
font-family: var(--ks-mono);
font-size: 0.92em;