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 {