Skip to content

Commit

Permalink
Refactor custom.css for modern compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
youyyytrok authored Dec 17, 2024
1 parent 10fbfca commit 518c230
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/_static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -155,12 +155,6 @@ span.pre,
pre {
/* css-3 */
white-space: pre-wrap;
/* Mozilla, since 1999 */
white-space: -moz-pre-wrap;
/* Opera 4-6 */
white-space: -pre-wrap;
/* Opera 7 */
white-space: -o-pre-wrap;
word-wrap: break-word;
font-family: 'Overpass Mono', monospace;
}
Expand Down

0 comments on commit 518c230

Please sign in to comment.