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