Overflow problem fixed

This commit is contained in:
Sercan Eraslan
2016-01-22 20:51:15 +02:00
parent 4c03bafa4e
commit 080ff5ad73

View File

@@ -409,6 +409,7 @@ h1, h2, h3, h4, h5, h6 {
.playgroundPreview {
padding: 0;
width: 600px;
word-wrap: break-word;
pre {
@include code-typography;