fix: add docs-page class to SEO doc pages for consistent light theme

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jason Staack
2026-03-15 21:31:10 -05:00
parent 27b4073487
commit 478760dee4
3 changed files with 3 additions and 3 deletions

View File

@@ -136,7 +136,7 @@
}
</style>
</head>
<body>
<body class="docs-page">
<a href="#doc-content" class="skip-link">Skip to main content</a>

View File

@@ -142,7 +142,7 @@
}
</style>
</head>
<body>
<body class="docs-page">
<nav class="site-nav site-nav--light" aria-label="Main navigation">
<div class="nav-inner container">

View File

@@ -153,7 +153,7 @@
}
</style>
</head>
<body>
<body class="docs-page">
<nav class="site-nav site-nav--light" aria-label="Main navigation">
<div class="nav-inner container">