fix(overview-right-img): move to right

This commit is contained in:
RadoslavDimchev 2024-02-14 12:32:20 +02:00 committed by Radoslav Dimchev
parent 0a513140fa
commit c33c13a526

View File

@ -73,7 +73,7 @@
.image-container .background-img {
position: absolute;
top: 45%;
left: 50%;
left: 55%;
transform: translate(-50%, -50%);
height: 140%;
width: auto;