All checks were successful
Build and Deploy VitePress / build-and-deploy (push) Successful in 15s
4 lines
86 B
CSS
4 lines
86 B
CSS
pre code {
|
|
white-space: pre-wrap !important;
|
|
word-break: break-word !important;
|
|
}
|