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