diff --git a/weather-node/public/css/style-weatherNode.css b/weather-node/public/css/style-weatherNode.css index f28d5d6..3ca0667 100644 --- a/weather-node/public/css/style-weatherNode.css +++ b/weather-node/public/css/style-weatherNode.css @@ -18,7 +18,7 @@ --white: #FFFFFF; --gray: #808080; --light-gray: #D3D3D3; - --gray-1: #e4e1e1; /* Cinza mais claro */ + --gray-1: #d7d4d4; /* Cinza mais claro */ --gray-2: #cccccc; --gray-3: #999999; --gray-4: #666666;