We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 774ab69 commit a4b7fc6Copy full SHA for a4b7fc6
1 file changed
website/static/style.css
@@ -462,6 +462,7 @@ kbd {
462
display: inline-flex;
463
align-items: baseline;
464
gap: 0.5rem;
465
+ margin-block-start: -1rem;
466
color: var(--ink);
467
transition: color 180ms ease;
468
}
0 commit comments