Skip to content

Commit 9301f0d

Browse files
Update Viewport
1 parent c2d8a89 commit 9301f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ body {
454454
}
455455
}
456456
/* ===== SECTION 11: CRITICAL FIX: TABLET/IPAD NAVBAR BEHAVIOR ===== */
457-
@media screen and (max-width: 1299px) {
457+
@media screen and (max-width: 996px) {
458458
/* Hide TOP navbar items on mobile (not sidebar) */
459459
.navbar__items .navbar__item:not(.navbar__toggle):not(.navbar__brand) {
460460
display: none !important;

0 commit comments

Comments
 (0)