mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 21:53:26 +00:00
feat(ui): set <kbd> font to 'Lato'
This commit is contained in:
@@ -124,7 +124,7 @@ blockquote {
|
||||
}
|
||||
|
||||
kbd {
|
||||
font-family: inherit;
|
||||
font-family: Lato, sans-serif;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
line-height: 1.3rem;
|
||||
|
||||
Reference in New Issue
Block a user