diff --git a/weather-node/public/css/style-weatherNode.css b/weather-node/public/css/style-weatherNode.css index 54f25e4..cc95c56 100644 --- a/weather-node/public/css/style-weatherNode.css +++ b/weather-node/public/css/style-weatherNode.css @@ -96,7 +96,6 @@ body { display: flex; flex-wrap: wrap; justify-content: space-around; - margin-bottom: 20px; gap: 20px; }