Added comment to make builds run

This commit is contained in:
Jacob Schatz 2016-03-17 09:18:16 -04:00
parent 65565bb304
commit 4b5e06a944

View file

@ -108,6 +108,7 @@ ul.notes {
word-wrap: break-word;
@include md-typography;
// On diffs code should wrap nicely and not overflow
pre {
code {
white-space: pre-wrap;