diff --git a/assets/Images/notebook-centro.jpg b/assets/Images/notebook-centro.jpg new file mode 100644 index 0000000..70cea07 Binary files /dev/null and b/assets/Images/notebook-centro.jpg differ diff --git a/assets/Images/notebook-direita.jpg b/assets/Images/notebook-direita.jpg new file mode 100644 index 0000000..5c7502c Binary files /dev/null and b/assets/Images/notebook-direita.jpg differ diff --git a/assets/Images/notebook-esquerda.jpg b/assets/Images/notebook-esquerda.jpg new file mode 100644 index 0000000..5d028ec Binary files /dev/null and b/assets/Images/notebook-esquerda.jpg differ diff --git a/assets/Styles/main.css b/assets/Styles/main.css index db2b779..d58aeb5 100644 --- a/assets/Styles/main.css +++ b/assets/Styles/main.css @@ -90,6 +90,27 @@ body { line-height: 24px; } +.img-baixo { + background: #e0e0e0; +} +.wrapper { + justify-content: center; + gap: 39px; + display: grid; + grid-template-columns: auto auto auto; + position: relative; + top: 62px; + padding: 0 72px; +} + +.notebook-baixo { + width: 100%; +} + +.section3 { + height: 500px; + background: rgb(219, 196, 196); +} @media screen and (max-width: 1180px) { .top-titulo-h2 { font-size: 20px; diff --git a/index.html b/index.html index 307b4dc..e7f652b 100644 --- a/index.html +++ b/index.html @@ -90,6 +90,31 @@

+
+
+
+ Imagem de um Notebook 1 +
+
+ Imagem de um notebook 2 +
+
+ Imagem de um notebook 3 +
+
+