fix css on code blocks
This commit is contained in:
parent
55ce63f9bf
commit
ad220c72df
@ -160,3 +160,7 @@ body {
|
|||||||
max-width: 300px;
|
max-width: 300px;
|
||||||
max-height: 200px;
|
max-height: 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pre > p {
|
||||||
|
margin: 0px 0px;
|
||||||
|
}
|
Reference in New Issue
Block a user