From 34eb6cb3d5d05a02cb07ae84bbbde723e81de689 Mon Sep 17 00:00:00 2001 From: Andrehlb Date: Tue, 9 Jan 2024 21:25:22 -0300 Subject: [PATCH] Update `.card, .card-large` on style-weatherNode.css. --- weather-node/public/css/style-weatherNode.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weather-node/public/css/style-weatherNode.css b/weather-node/public/css/style-weatherNode.css index c1d1030..d57a8e3 100644 --- a/weather-node/public/css/style-weatherNode.css +++ b/weather-node/public/css/style-weatherNode.css @@ -132,7 +132,7 @@ body { background-position: center; position: relative; width: 200px; - background-color: var(--light-blue); + background-color: var(--green); } .card-previsao-tempo::before {