fix: enable sticky header on changelog and download pages (#8556)

This commit is contained in:
Ryan Vogel
2026-01-15 03:09:23 -05:00
committed by GitHub
parent bf1b70c3b3
commit dbc040fb3b
2 changed files with 0 additions and 2 deletions
@@ -32,7 +32,6 @@
font-family: var(--font-mono);
color: var(--color-text);
padding-bottom: 5rem;
overflow-x: hidden;
@media (prefers-color-scheme: dark) {
--color-background: hsl(0, 9%, 7%);
@@ -34,7 +34,6 @@
font-family: var(--font-mono);
color: var(--color-text);
padding-bottom: 5rem;
overflow-x: hidden;
@media (prefers-color-scheme: dark) {
--color-background: hsl(0, 9%, 7%);