Skip to content

Commit 9e184d7

Browse files
committed
fixed map css
1 parent 823b0ce commit 9e184d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/map.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import "@/assets/styles/map/popup.css";
33
import IndiaMap from "@/components/IndiaMap.astro";
44
import Popup from "@/components/Popup.astro";
55
import BaseLayout from "@/layouts/Base";
6+
import "@/assets/styles/map/map.css";
67
---
78

89
<BaseLayout meta={{ title: "Explore Dances of India" }}>

0 commit comments

Comments
 (0)