css/_keyboard-shortcuts.scss (
9
lines of code) (
raw
):
.shortcuts-list { list-style-type: none; padding: 0; &__item { display: flex; justify-content: space-between; margin-bottom: em(7, 14); } }