4 lines
71 B
CSS
4 lines
71 B
CSS
|
|
.VPHero .image-container {
|
||
|
|
transform: scale(1.3) translateX(20px);
|
||
|
|
}
|