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