styling
This commit is contained in:
parent
41f6a74b69
commit
6382e55f70
1 changed files with 2 additions and 2 deletions
|
@ -126,8 +126,8 @@ img {
|
|||
}
|
||||
code {
|
||||
padding: 2px 5px;
|
||||
background-color: rgb(var(--gray-light));
|
||||
border-radius: 2px;
|
||||
background-color: black;
|
||||
border-radius: 10px;
|
||||
}
|
||||
pre {
|
||||
padding: 1.5em;
|
||||
|
|
Loading…
Reference in a new issue