[devdocsgjs/main: 62/69] mdn: reference mdn/yari interactive-examples.scss




commit 0da713507a3b4771786d6784ca0b8280f0296711
Author: Simon Legner <Simon Legner gmail com>
Date:   Tue Sep 6 22:17:25 2022 +0200

    mdn: reference mdn/yari interactive-examples.scss

 assets/stylesheets/pages/_mdn.scss | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/assets/stylesheets/pages/_mdn.scss b/assets/stylesheets/pages/_mdn.scss
index ee2f3329..0eaf7fd5 100644
--- a/assets/stylesheets/pages/_mdn.scss
+++ b/assets/stylesheets/pages/_mdn.scss
@@ -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;
       }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]