Searching, filtering fixes.
[wolnelektury.git] / src / catalogue / templates / catalogue / 2022 / author_box.html
index 35a3ea0..3b474bf 100644 (file)
@@ -10,7 +10,7 @@
   <div>
     {% if tag.photo %}
       <figure class="l-author__photo">
-        <img src="{{ tag.photo.url }}" alt="{{ tag.name }}" style="width: 238px;">
+        <img src="{{ tag.photo.url }}" alt="{{ tag.name }}">
         <figcaption>
           {{ tag.photo_attribution|safe }}
         </figcaption>