a { img { transition: transform 0.3s ease; } &:hover img { transform: scale(1.05); } }