mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2025-12-13 12:13:34 -06:00
Fix code blocks not wrapping
This commit is contained in:
@@ -134,6 +134,7 @@ pre {
|
|||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
border: 0;
|
border: 0;
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user