Keystrokes
If you have keyboard affordances, you might need to explain them.
Basic
Building keystrokes using our predefined classes is simple, you simply wrap kbd
or
.keystroke
around whatever you want to call out.
<p>For example, to close your browser hit <kbd>Cmd</kbd> + <kbd>Q</kbd></p>
For example, to close your browser hit Cmd + Q. Don't actually do it. There's more docs to read.