diff --git a/css/index.css b/css/index.css index d780df3..93a2359 100644 --- a/css/index.css +++ b/css/index.css @@ -947,6 +947,11 @@ a:active{ .mobilebtn{ display: block; text-align: center; + bottom: 3%; + position: absolute; + } + .mobilemore{ + display: none; } .mobilebtn button{ padding:4px 20px; @@ -1106,7 +1111,7 @@ a:active{ .moreBtn{ position: absolute; transform: translateX(-50%); - bottom: 5%; + bottom: 3%; left: 50%; z-index:9; width: fit-content; @@ -1247,6 +1252,11 @@ a:active{ .mobilebtn{ display: block; text-align: center; + bottom: 3%; + position: absolute; + } + .mobilemore{ + display: none; } .mobilebtn button{ padding:4px 20px; @@ -1277,6 +1287,9 @@ a:active{ } @media (max-height: 667px) { .news_Container{ - margin-top:15%; + + } + .news_Container, .conpanyBrand_Container{ + margin-top:5%; } } \ No newline at end of file diff --git a/index.html b/index.html index e0d8511..bd146d7 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ - +