Skip to content

Commit 2fd74fb

Browse files
committed
Hide Follow CTA on mobile
1 parent 90bac6a commit 2fd74fb

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)