4 lines
71 B
CSS
Raw Normal View History

.VPHero .image-container {
transform: scale(1.3) translateX(20px);
}