diff --git a/weather-node/public/css/style-weatherNode.css b/weather-node/public/css/style-weatherNode.css index fe59dbd..83d3c0d 100644 --- a/weather-node/public/css/style-weatherNode.css +++ b/weather-node/public/css/style-weatherNode.css @@ -45,4 +45,8 @@ body { width: 200px; text-align: center; cursor: pointer; +} + +.card-large { + width: 100px; } \ No newline at end of file