From 7cbca8a6364a5a585a666a798c965132d0a88003 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 2 Mar 2023 12:28:48 +0000 Subject: [PATCH 1/2] make map size responsive to viewport size --- src/components/Map.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Map.vue b/src/components/Map.vue index 817f35e..9380078 100644 --- a/src/components/Map.vue +++ b/src/components/Map.vue @@ -23,7 +23,7 @@ - + From 00a07c3ff70ffa7a1f8037611ed812dc1d492ab8 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 2 Mar 2023 12:47:36 +0000 Subject: [PATCH 2/2] change favicon --- dist/index.html | 4 ++-- index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/index.html b/dist/index.html index fd26aac..60985ef 100644 --- a/dist/index.html +++ b/dist/index.html @@ -5,8 +5,8 @@ Irish Rail Tracker - - + +
diff --git a/index.html b/index.html index c1a2a1c..e5a66b2 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + Irish Rail Tracker