Stop code sample lines wrapping

This commit is contained in:
Oliver Davies 2017-03-15 23:56:56 +00:00
parent 0c5b528826
commit 356c9dca43

View file

@ -1,3 +1,10 @@
pre
overflow: auto
word-wrap: no-wrap
pre code
white-space: pre
code.hljs
background-color: inherit
padding: 0