.kbd { display: inline-block; min-width: 1.5rem; padding: 0.0625rem 0.375rem; border-radius: 2px; background-color: $gray-1100; color: $ui-white; box-shadow: 0 0 3px rgba(0, 0, 0, 0.4); font-family: monospace; font-size: calc(1rem - 4px); line-height: 1.5; text-align: center; white-space: nowrap; }