diff --git a/web/scss/_layout.scss b/web/scss/_layout.scss index 17abb37f..0ddd6a41 100644 --- a/web/scss/_layout.scss +++ b/web/scss/_layout.scss @@ -192,7 +192,7 @@ input::placeholder { .button--apple-store { @include hide-text; width: 10rem; height: 4rem; - + margin-top: 1.3rem; background-image: url("../img/apple-store-badge.svg"); background-position: center; background-repeat: no-repeat;