style: make code vertically text-bottom
This commit is contained in:
parent
1e88bd4bdb
commit
6a93b6d607
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@
|
|||
padding: 0.25em 0.3em;
|
||||
border-radius: 5px;
|
||||
display: inline;
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
|
||||
& a:has(.link_card) {
|
||||
|
|
Loading…
Reference in a new issue