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 {