<a href="#" class="btn-pdf"><img src="../../assets/images/research-download.png" alt=""> </a>
<a href="#" class="btn-pdf"><img src="{{ image_src }}" alt="{{ alt }}"> </a>
{
"link": "#",
"image_src": "../../assets/images/research-download.png"
}
.btn-pdf {
display: inline-block;
img {
box-shadow: 0px 0px 67px -20px rgba(0,0,0,0.47);
transition: all .3s;
max-width: 100%;
width: 100%;
&:hover {
box-shadow: 0px 0px 67px -5px rgba(0,0,0,0.47);
}
}
}
There are no notes for this item.