layout fix
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / layout / _books.scss
index 51eaba1..c06c9d4 100644 (file)
 
   img {
       width: 100%;
+      include rwd($break3) {
+          width: 173px;
+      }
   }
 }
 
     color: #007880;
   }
 }
+
+
+.l-art__preview {
+    width: 100%;
+}