8 lines
91 B
SCSS
8 lines
91 B
SCSS
.highlight {
|
|
pre {
|
|
code {
|
|
white-space: pre-wrap;
|
|
}
|
|
}
|
|
}
|