diff --git a/assets/css/index.css b/assets/css/index.css index 9c6b796..627991b 100644 --- a/assets/css/index.css +++ b/assets/css/index.css @@ -1848,7 +1848,7 @@ position: relative; width: 538px; height: 22px; - margin: 38px 0 0 358px; + margin: 38px 0 0 230px; } @media screen and (max-width: 1440px) { @@ -1881,7 +1881,7 @@ text-align: center; white-space: nowrap; line-height: 22px; - margin-left: 212px; + margin-left: 709px; } .text_71 { @@ -1950,7 +1950,7 @@ background-color: rgba(255, 255, 255, 1); width: 78%; height: 1px; - margin: 22px 0 0 358px; + margin: 22px 0 0 230px; } @media screen and (max-width: 1440px) { @@ -1962,8 +1962,8 @@ .block_9 { width: 70%; - height: 111px; - margin: 23px 0 0 358px; + height: 330px; + margin: 23px 0 0 230px; } @media screen and (max-width: 1440px) { @@ -1974,7 +1974,7 @@ .text-wrapper_58 { position: relative; - width: 258px; + width: 380px; height: 98px; margin-top: 8px; } diff --git a/components/AppFooter.vue b/components/AppFooter.vue index 69b151a..70d5b1f 100644 --- a/components/AppFooter.vue +++ b/components/AppFooter.vue @@ -1,21 +1,31 @@