improve syntax/code display
This commit is contained in:
@@ -151,3 +151,8 @@ figure.pull-left {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
/* CODE / SYNTAX */
|
||||
pre code {
|
||||
white-space:pre;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user