From ecee16288ffeda38ab2724712eba4e50e013e634 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9ssica=20Oliveira?= Date: Wed, 12 Oct 2022 10:54:07 -0300 Subject: [PATCH] feat(main) adiciona imagem dos computadores --- index.html | 2 +- style.css | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index d859ca0..f121daf 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,7 @@
- + diff --git a/style.css b/style.css index 40fc49d..bb3b2bb 100644 --- a/style.css +++ b/style.css @@ -17,6 +17,9 @@ .logo { display: block; } +.banner-p { + width: 100%; +} .banner { width: 100%;