From 9939c3af390c3926b8ebd22e18c4b502ff42231e Mon Sep 17 00:00:00 2001 From: FabioAugBertuol Date: Tue, 29 Oct 2024 11:26:56 -0300 Subject: [PATCH] troca de cor teste --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 5c036a6..7747970 100644 --- a/style.css +++ b/style.css @@ -3,7 +3,7 @@ body{ color: white; } section{ - background-color: rgb(109, 1, 109); + background-color: rgb(5, 109, 1); padding-top: 80px; padding-bottom: 80px; display: flex;