mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 16:17:50 +00:00
feat(ui): set <kbd>
font to 'Lato'
This commit is contained in:
parent
707a209424
commit
64c7262245
@ -124,7 +124,7 @@ blockquote {
|
|||||||
}
|
}
|
||||||
|
|
||||||
kbd {
|
kbd {
|
||||||
font-family: inherit;
|
font-family: Lato, sans-serif;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
line-height: 1.3rem;
|
line-height: 1.3rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user