set font and round corners
This commit is contained in:
parent
37238e864b
commit
bf56790e3a
4 changed files with 47 additions and 4 deletions
|
@ -8,6 +8,7 @@ code {
|
|||
pre > code {
|
||||
display: block;
|
||||
padding: 1rem;
|
||||
border-radius: 0.55rem / 0.5rem;
|
||||
}
|
||||
|
||||
.hl-type {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue