瀏覽代碼

fix images

Gregg Tavares 7 年之前
父節點
當前提交
e78ada7771
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      threejs/lessons/resources/lesson.css

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

@@ -213,7 +213,7 @@ code {
 }
 
 .threejs_image>img {
-    width: 100%;
+    max-width: 100% !important;
     display: block;
 }
 .threejs_math {