Deleted post style from article tag

This change prevents the <img> tag in simplesearch_item.html.twig from inheriting the options defined in the .post style
This commit is contained in:
pmoreno.rodriguez 2023-02-03 21:16:43 +01:00 committed by GitHub
parent 36d4668000
commit f50d80f185
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
{% endblock %}
{% block content %}
<article class="post simplesearch">
<article class="simplesearch">
<header>
<div class="title">
{% block results %}