Explorar o código

fixing img widths

chootka %!s(int64=8) %!d(string=hai) anos
pai
achega
4768982f0b
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      assets/themes/css/style.css

+ 3 - 0
assets/themes/css/style.css

@@ -451,6 +451,9 @@ a .title {
 
 /* Tablet Portrait size to standard 960 (devices and browsers) */
 @media only screen and (min-width: 768px) and (max-width: 959px) { 
+  .content img {
+    width: 100%;
+  }
   .sidebar {
     max-width: none;
     padding: 30px 0;