mdn: reference mdn/yari interactive-examples.scss

pull/1809/head
Simon Legner 2 years ago committed by GitHub
parent 91dc7240a9
commit 0da713507a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -132,9 +132,10 @@
dd { margin: 0; }
}
// based on https://github.com/mdn/yari/blob/63936bc42c/client/src/document/interactive-examples.scss
.interactive {
width: 100%;
height: 680px;
height: 680px;
&.is-js-height {
height: 520px;
}

Loading…
Cancel
Save