Fix line heights and paddings
This commit is contained in:
@ -140,9 +140,9 @@ kbd {
|
||||
box-shadow: inset 0 -0.125rem 0 var(--fg-muted-2), 0 -0.0625rem 0 var(--fg-muted-3);
|
||||
border-radius: var(--rounded-corner-small);
|
||||
background-color: var(--fg-muted-2);
|
||||
padding: 0.125rem 0.375rem;
|
||||
padding: 0.25rem 0.375rem;
|
||||
font-size: 0.875em;
|
||||
line-height: 1.25;
|
||||
line-height: 1;
|
||||
|
||||
// Small nice thingy, keys can be pressed!
|
||||
&:active {
|
||||
|
Reference in New Issue
Block a user