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 {
|
code {
|
||||||
padding: 2px 5px;
|
padding: 2px 5px;
|
||||||
background-color: rgb(var(--gray-light));
|
background-color: black;
|
||||||
border-radius: 2px;
|
border-radius: 10px;
|
||||||
}
|
}
|
||||||
pre {
|
pre {
|
||||||
padding: 1.5em;
|
padding: 1.5em;
|
||||||
|
|
Loading…
Reference in a new issue