diff --git a/weather-node/public/css/style-weatherNode.css b/weather-node/public/css/style-weatherNode.css index 82d35a9..8552a00 100644 --- a/weather-node/public/css/style-weatherNode.css +++ b/weather-node/public/css/style-weatherNode.css @@ -88,7 +88,7 @@ body { box-shadow: 0 4px 8px rgba(0,0,0,0.1); transition: box-shadow 0.3s ease-in-out; padding: 20px; - color: whit; + color: white; box-shadow: 0 4px 4px 0 rgba(0,0,0,0.2); transition: 0.3s; width: 200px;