From 25fae32fabfca469bde6ad858cb67926294bc359 Mon Sep 17 00:00:00 2001 From: Swino4ka Date: Sun, 10 Mar 2024 00:12:09 +0100 Subject: [PATCH] 110% hotfix --- luckydiamond/src/assets/css/PagesStyles/home.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/luckydiamond/src/assets/css/PagesStyles/home.css b/luckydiamond/src/assets/css/PagesStyles/home.css index 4b5a282..08f17f8 100644 --- a/luckydiamond/src/assets/css/PagesStyles/home.css +++ b/luckydiamond/src/assets/css/PagesStyles/home.css @@ -154,7 +154,6 @@ } .line__footer img { - width: 60%; margin-bottom: 5%; } @@ -417,6 +416,11 @@ width: 150px; height: 150px; } + + .line__footer img { + width: 55%; + margin-bottom: 5%; + } } @media only screen and (max-width:1700px) {