fix code
upper case letters. closes #251
This commit is contained in:
parent
84bd33a038
commit
b5b8d2931a
2 changed files with 2 additions and 1 deletions
|
@ -133,6 +133,7 @@ code, kbd {
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
font-size: .9rem;
|
font-size: .9rem;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
font-feature-settings: normal;
|
||||||
|
|
||||||
code, kbd {
|
code, kbd {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue