Hi, I’m trying to remove the margin between the image and the leftover, the white border, and I can’t do it, do you know how I could remove it?
<div class="card ">
<div class="card-content">
<a href="/tienda/" class="">
<img src="https://cdn.framework7.io/placeholder/nature-1000x700-8.jpg" width="100%">
</a>
</div>
</div>