Commit 4d757ea5 authored by Annabel Dunstone's avatar Annabel Dunstone

Remove unneeded code

parent 3eba2e4f
......@@ -34,19 +34,4 @@
}
}
}
.wiki {
// Single lines of code should wrap
code {
white-space: pre-wrap;
word-break: keep-all;
}
// Code blocks should scroll horizontally
pre {
code {
white-space: pre;
}
}
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment