From d9c6da550a949e91675b19f856931ff24a48b930 Mon Sep 17 00:00:00 2001 From: Alexis Feron Date: Mon, 2 Jun 2025 10:46:39 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=B1=20Responsive=20timeline?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- angular.json | 5 +++-- src/app/components/timeline/timeline.component.html | 13 ++++++++----- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/angular.json b/angular.json index 074d9fb..58c0c51 100644 --- a/angular.json +++ b/angular.json @@ -32,8 +32,9 @@ ], "styles": [ "src/styles.css", - "node_modules/leaflet/dist/leaflet.css" - , "node_modules/intro.js/introjs.css"], + "node_modules/leaflet/dist/leaflet.css", + "node_modules/intro.js/introjs.css" + ], "scripts": [ "node_modules/flowbite/dist/flowbite.min.js", "node_modules/leaflet/dist/leaflet.js", diff --git a/src/app/components/timeline/timeline.component.html b/src/app/components/timeline/timeline.component.html index c57a5c1..019fa82 100644 --- a/src/app/components/timeline/timeline.component.html +++ b/src/app/components/timeline/timeline.component.html @@ -37,13 +37,16 @@
{{ pin.date | date : "dd/MM/yyyy" }}
@@ -52,8 +55,8 @@
@@ -134,7 +137,7 @@
- +