Better spacing around inline code
This commit is contained in:
parent
eaa27bad09
commit
94e257e644
@ -49,7 +49,7 @@ p > code {
|
|||||||
background-color: #3f3f3f;
|
background-color: #3f3f3f;
|
||||||
color: #dcdcdc;
|
color: #dcdcdc;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
padding: 2px;
|
padding: 2px 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
|
Loading…
Reference in New Issue
Block a user