diff --git a/src/app/app.component.scss b/src/app/app.component.scss index 9076ba0..c9b6588 100644 --- a/src/app/app.component.scss +++ b/src/app/app.component.scss @@ -271,7 +271,7 @@ h2 { width: 20.4rem; height: 20rem; top: -6rem; - left: calc(100vw - 22rem); + left: calc(100vw - 15rem - 20%); transform: scale(1.25); } @@ -294,7 +294,7 @@ h2 { width: 22rem; height: 20rem; top: -6rem; - left: calc(100vw - 22rem); + left: calc(100vw - 15rem - 20%); transform: scale(1.25); }