/* ========================================================================== Icon Library Mixin ========================================================================== */
/* ========================================================================== Shadows ========================================================================== */
/* ========================================================================== Demo Examples ========================================================================== */
.dm-Code { background-color: #FFF; border-radius: 2px; border: 1px solid rgba(0, 0, 0, 0.1); font-size: 1.2rem; line-height: 1.6rem; margin: 1.6rem 0; display: block; }

.dm-Code .CodeMirror { font-size: 12px; line-height: 18px; height: 100%; }
