diff --git a/src/pages/ValidatorOnboarding/Overview/overviewWrapper.module.css b/src/pages/ValidatorOnboarding/Overview/overviewWrapper.module.css index 2023eae5..139848ad 100644 --- a/src/pages/ValidatorOnboarding/Overview/overviewWrapper.module.css +++ b/src/pages/ValidatorOnboarding/Overview/overviewWrapper.module.css @@ -73,7 +73,7 @@ .image-container .background-img { position: absolute; top: 45%; - left: 50%; + left: 55%; transform: translate(-50%, -50%); height: 140%; width: auto;