Skip to content

Commit 1944990

Browse files
authored
Merge pull request #2 from BackendStack21/claude/mobile-top-links-visibility-MHGki
2 parents 90bac6a + 2fd74fb commit 1944990

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

css/nav.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,5 @@
3434
@media (max-width: 768px) {
3535
.nav-inner { flex-wrap: wrap; height: auto; padding: 10px 16px; row-gap: 10px; }
3636
.nav-links { width: 100%; flex-wrap: wrap; justify-content: center; gap: 12px 18px; }
37+
.nav-cta { display: none; }
3738
}

0 commit comments

Comments
 (0)