diff --git a/luckydiamond/src/assets/css/PagesStyles/home.css b/luckydiamond/src/assets/css/PagesStyles/home.css index b53d003..02593b1 100644 --- a/luckydiamond/src/assets/css/PagesStyles/home.css +++ b/luckydiamond/src/assets/css/PagesStyles/home.css @@ -127,11 +127,18 @@ display: flex; justify-content: center; align-items: center; - padding-top: 12%; + padding-top: 2.5%; +} + +.line__content .line__btn--main .line__btn { + top: 2.5em; + left: -2em; + width: 100%; } .line__footer img { width: 60%; + margin-bottom: 23px; } .gamemode__lines {