feat: add dpdk post and code component and footnotes
This commit is contained in:
parent
aa8b9cd303
commit
20a6223eaf
11 changed files with 590 additions and 7 deletions
|
|
@ -58,4 +58,10 @@
|
|||
:global([data-nu-scheme-is='dark'] body code) {
|
||||
color: var(--bg-color);
|
||||
}
|
||||
:global(pre[class*='language-']) {
|
||||
margin: 0.5em 1rem !important;
|
||||
}
|
||||
:global(code[class*='language-'], pre[class*='language-']) {
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue