Skip to content

Commit 4ddfc7c

Browse files
iitzIrFanCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 914fc14 commit 4ddfc7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
/* FINAL MOBILE OVERRIDE: aggressively remove any top gap on narrow viewports
99
This targets any leftover placeholders, pseudo-elements, safe-area padding,
1010
or theme-provided offsets. Keep it last so it wins over other rules. */
11-
/* Keep your 1024px rule to hide the placeholder element */
11+
/* Hide the placeholder element on tablets and smaller */
1212
@media screen and (max-width: 1024px) {
1313
.theme-doc-navbar-placeholder,
1414
.theme-doc-navbar-placeholder * {

0 commit comments

Comments
 (0)