visuddhinanda 1 år sedan
förälder
incheckning
0b3b239ad3
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3 0
      resources/mustache/article/html/main.html

+ 3 - 0
resources/mustache/article/html/main.html

@@ -21,6 +21,9 @@
         .row {
         .row {
             display: flex;
             display: flex;
         }
         }
+        img{
+            max-width: 100%;
+        }
         @media screen and (max-width: 960px){
         @media screen and (max-width: 960px){
             .row {
             .row {
                 flex-direction: column;
                 flex-direction: column;