diff --git a/site/styles/changelog-faq-kinpaku.css b/site/styles/changelog-faq-kinpaku.css index befccd430..38b755bc5 100644 --- a/site/styles/changelog-faq-kinpaku.css +++ b/site/styles/changelog-faq-kinpaku.css @@ -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;