From 0b935aded8b2584e303fe9b706f59f417fd7fd41 Mon Sep 17 00:00:00 2001 From: Rodrigo Date: Mon, 10 Oct 2022 10:31:13 -0300 Subject: [PATCH] parte dos boxes pronta --- index.html | 3 +++ style.css | 2 ++ 2 files changed, 5 insertions(+) diff --git a/index.html b/index.html index 4af353a..c4aa6b5 100644 --- a/index.html +++ b/index.html @@ -83,6 +83,9 @@ +
+

Lorem ipsum dolor sit amet

+
\ No newline at end of file diff --git a/style.css b/style.css index c542942..40cbf46 100644 --- a/style.css +++ b/style.css @@ -118,10 +118,12 @@ section figure figcaption p{ width: 100%; justify-content: center; gap: 0.8%; + background: #E5E5E5; } .corpoPt5 figure{ width: 22.5%; + background: #FFFFFF; } .corpoPt5 figure p{