diff --git a/assets/css/style.css b/assets/css/style.css index fcccf05..694c25b 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -9,76 +9,81 @@ height: 101px; left: 0px; top: 0px; + justify-content: center; + align-items: center; background: #000000; } .header-logo{ - position: absolute; - width: 226.16px; + width: 100%; height: 43px; - left: 847px; - top: 29px; } -.main-banner-desktop{ +.main-banner{ width: 100%; height: auto; - left: 0px; - top: 101px; } @media screen and (max-width: 414px){ - .main-banner-desktop{ + .desktop-hidden{ display: none; } + .div-image-pc{ + margin: 15% 0; + } + .image-pc{ + width: 50%; +} } @media screen and (min-width: 415px) { - .main-banner-mobile{ + .mobile-hidden{ display: none; } + .div-image-pc{ + margin: 5% 0; + } + .image-pc{ + width: 45%; + } +} +.div-title{ + display: flex; + flex-direction: column; + align-items: center; } .title-one{ width: 100%; - height: 39px; - left: 850px; - top: 874px; font-family: 'Inter'; font-style: normal; font-weight: 400; font-size: 32px; line-height: 39px; text-transform: uppercase; + text-align: center; color: #000000; } .title-two{ width: 100%; - height: 58px; - left: 758px; - top: 913px; font-family: 'Inter'; font-style: normal; font-weight: 500; font-size: 48px; line-height: 58px; text-transform: uppercase; + text-align: center; color: #000000; } .title-three{ width: 100%; - height: 56px; - left: 577px; - top: 999px; font-family: 'Inter'; font-style: normal; font-weight: 400; font-size: 16px; line-height: 24px; + text-align: center; color: #000000; } -.image-pc{ - width: 315px; - height: 315.5px; - position: absolute; - left: 30%; - right: 0%; - top: 90%; - bottom: -0.16%; -} \ No newline at end of file +.div-image-pc{ + width: 100%; + display: flex; + align-items: center; + justify-content: center; +} diff --git a/assets/images/gorjeta.png b/assets/images/gorjeta.png new file mode 100644 index 0000000..271eff9 Binary files /dev/null and b/assets/images/gorjeta.png differ diff --git a/assets/images/loja-online.png b/assets/images/loja-online.png new file mode 100644 index 0000000..516ad42 Binary files /dev/null and b/assets/images/loja-online.png differ diff --git a/index.html b/index.html index cee9c22..874f9b7 100644 --- a/index.html +++ b/index.html @@ -17,18 +17,29 @@
- Banner Principal Desktop - Banner Principal Mobile + Banner Principal Desktop + Banner Principal Mobile
-
+

Lorem ipsum

dolor sit amet

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. Curabitur ut tortor sed lacus egestas vulputate vel sit amet velit. Nulla suscipit magna dui.

+ +
Imagem de informacao de conteudo
+
+
+ +
+
+
teste1
+
teste2
+
teste3
+