Update image class
This commit is contained in:
parent
9ba45e74e3
commit
b0e06e3c3d
|
@ -15,7 +15,7 @@ use: [posts]
|
|||
<img
|
||||
src="{{ site.images_url }}/assets/images/experience/{{ company.logo }}"
|
||||
alt="{{ company.name }} logo"
|
||||
class="image">
|
||||
class="img">
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue