Apply suggestions from code review

Co-authored-by: Jesse Tan <jessetan@users.noreply.github.com>
This commit is contained in:
Aaron Carlisle 2021-03-12 15:32:26 -05:00 committed by GitHub
parent e11d3bdeac
commit 9b600e3a43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -483,7 +483,10 @@
border-radius: $base-line-height / 6
padding: $base-line-height / 10 $base-line-height / 4
margin: auto 0
kbd, .kbd
:not(kbd) > kbd,
:not(kbd) > .kbd,
:not(.kbd) > kbd,
:not(.kbd) > .kbd
color: inherit
font-size: 80%
background-color: lighten($text-light, 30%)