style: highlight the primary changelog heading

Use the update success color for the top-level release-notes heading while retaining white typography for subordinate categories.
This commit is contained in:
Sucukdeluxe
2026-08-21 00:42:09 +02:00
parent 6539db5d52
commit 71207d98eb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2496,7 +2496,7 @@ select.hs-input { max-width: none; width: auto; min-width: 140px; }
.update-release-heading {
margin: 2px 0 11px;
color: var(--text);
color: var(--success);
font-size: 14px;
font-weight: 750;
line-height: 1.3;