mirror of
https://github.com/picocss/pico.git
synced 2025-04-23 18:06:14 -04:00
Align kbd to baseline
This commit is contained in:
parent
5a832744b1
commit
87dd49973b
13 changed files with 13 additions and 13 deletions
|
@ -1707,7 +1707,7 @@ code em {
|
|||
kbd {
|
||||
background-color: var(--code-kbd-background-color);
|
||||
color: var(--code-kbd-color);
|
||||
vertical-align: middle;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue