diff --git a/src/sass/views/feedback/rateApp.scss b/src/sass/views/feedback/rateApp.scss index d90f5700d..9f44f5920 100644 --- a/src/sass/views/feedback/rateApp.scss +++ b/src/sass/views/feedback/rateApp.scss @@ -7,14 +7,13 @@ .icon-svg > img { width: 80px; height: 80px; - margin-right: 30px; margin-top: 15px; } .title { font-size: 20px; font-weight: bold; color: $dark-gray; - margin: 40px 10px 10px; + margin: 40px 50px 10px; text-align: center; } .subtitle {