From 6b633e932678dd8af47c1b7e0aa1326385da5971 Mon Sep 17 00:00:00 2001 From: Kostya Date: Sat, 2 Dec 2023 21:08:00 +0300 Subject: [PATCH] added beta v. for a laptop home page --- luckydiamond/src/assets/css/PagesStyles/home.css | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/luckydiamond/src/assets/css/PagesStyles/home.css b/luckydiamond/src/assets/css/PagesStyles/home.css index 47dcf4a..f030f94 100644 --- a/luckydiamond/src/assets/css/PagesStyles/home.css +++ b/luckydiamond/src/assets/css/PagesStyles/home.css @@ -252,6 +252,22 @@ .main__content h1 { font-size: 4.5em; } + .gamemode__main { + height: auto; + } + .title-firstline { + font-size: 75px; + } + .line__footer { + flex-direction: column; + } + .line__footer img { + margin-top: -40px; + } + .line__content .line__btn--main .line__btn { + left: 0; + top: 0; + } .gamemode__firstline img { width: 9.938em; height: 9.938em;