mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 06:06:37 +03:00
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:
co-authored by
Claude Opus 4.8
parent
1c812b85db
commit
d97bdef0e8
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user