We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90bac6a commit 2fd74fbCopy full SHA for 2fd74fb
1 file changed
css/nav.css
@@ -34,4 +34,5 @@
34
@media (max-width: 768px) {
35
.nav-inner { flex-wrap: wrap; height: auto; padding: 10px 16px; row-gap: 10px; }
36
.nav-links { width: 100%; flex-wrap: wrap; justify-content: center; gap: 12px 18px; }
37
+ .nav-cta { display: none; }
38
}
0 commit comments