improve pre styles in raw content
This commit is contained in:
@@ -58,5 +58,13 @@
|
||||
pre {
|
||||
overflow-x: auto;
|
||||
tab-size: 2;
|
||||
|
||||
&:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user