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 @@