diff --git a/css/style.css b/css/style.css index 8657f39..156827e 100644 --- a/css/style.css +++ b/css/style.css @@ -48,11 +48,11 @@ body { img { margin: 0; } -.header { +/* .header { width: 100%; height: 48px; background-color: #000; -} +} */ .container { width: 100%; padding-bottom: 6rem; @@ -115,18 +115,18 @@ img { .banner .account { position: absolute; z-index: 11; - width: 4rem; - height: 4rem; - top: 17rem; + width: 12vw; + height: 12vw; + top: 58.5vw; left: 13vw; } .mx { position: absolute; z-index: 11; - width: 4rem; - height: 4rem; - top: 17rem; + width: 12vw; + height: 12vw; + top: 58.5vw; left: 55vw; } @@ -354,7 +354,7 @@ img { width: 30%; left: 25%; height: 3rem; - top: 0.5rem; + top: 12.7vw; font-size: 1.3rem; color: #fff; overflow: hidden; diff --git a/img/1.jpg b/img/1.jpg index 9fef707..bf15921 100644 Binary files a/img/1.jpg and b/img/1.jpg differ diff --git a/index.html b/index.html index 89352db..332c67f 100644 --- a/index.html +++ b/index.html @@ -39,9 +39,9 @@
-
+