0
0
Fork 0

don't wrap lines in code and pre elements

This commit is contained in:
Gibheer 2013-12-03 21:45:12 +01:00
parent ada397900f
commit 7b9576216c
1 changed files with 1 additions and 0 deletions

View File

@ -97,5 +97,6 @@ article {
border-bottom: $standard-width / 10 solid $normal-color;
margin-right: 25%;
}
code, pre { word-wrap: initial; }
}
}