From a017abd831bd4e4767f8a7e074bee67956fc04e8 Mon Sep 17 00:00:00 2001 From: Nathan95567 Date: Thu, 23 Nov 2023 23:03:50 -0800 Subject: [PATCH] Fixing the map --- homepage/assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homepage/assets/css/style.css b/homepage/assets/css/style.css index c1065a3..6a02bb8 100644 --- a/homepage/assets/css/style.css +++ b/homepage/assets/css/style.css @@ -120,5 +120,5 @@ body{ display: none; } .map{ - width:200px + width:200px; } \ No newline at end of file