Skip to content

Commit 74eb2ee

Browse files
Copilotbrunoborges
andcommitted
Hide ⌘K keyboard shortcut on mobile screens
Co-authored-by: brunoborges <129743+brunoborges@users.noreply.github.com>
1 parent 1155f0c commit 74eb2ee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

site/styles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1458,6 +1458,10 @@ footer a:hover {
14581458
.newsletter-form {
14591459
flex-direction: column;
14601460
}
1461+
1462+
.cmd-bar kbd {
1463+
display: none;
1464+
}
14611465
}
14621466

14631467
/* ---------- Responsive: ≤ 500px ---------- */

0 commit comments

Comments
 (0)