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) {