FIx invalid element selector
`kbd` (keyboard) is right, not `kdb`. :P
This commit is contained in:
parent
25b7a5200d
commit
5f79354dbe
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
// Inline and block code styles
|
||||
code,
|
||||
kdb,
|
||||
kbd,
|
||||
pre,
|
||||
samp {
|
||||
font-family: @font-family-monospace;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue