From ef715b9cb71cfa1cfbb13bd8eaac2fc9118ea39a Mon Sep 17 00:00:00 2001 From: fredtempez Date: Tue, 11 Jul 2023 17:32:16 +0200 Subject: [PATCH] style okay --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 326b1b6..6f8fc74 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ #map { - height: 800px; - width: 1600px; + height: 600px; + width: 1200px; margin-left: auto; margin-right: auto; } \ No newline at end of file