Gregg Tavares 6 years ago
parent
commit
959ea9e851
1 changed files with 1 additions and 2 deletions
  1. 1 2
      threejs/lessons/resources/lesson.css

+ 1 - 2
threejs/lessons/resources/lesson.css

@@ -496,8 +496,7 @@ pre.prettyprint.lighttheme .fun { color: #900; }  /* function name */
     .threejs_diagram_container iframe {
       max-width: 95%;
     }
-  }    
-  iframe.background {
+    iframe.background {
         max-width: 100%;
     }
 }