diff --git a/src/App.js b/src/App.js index f0bb0f0..ba415f7 100644 --- a/src/App.js +++ b/src/App.js @@ -120,8 +120,8 @@ function App() { {/* */} {/* */} {/* */} - - + {/* */} + {/* */} {/* */} {/* */} {/* */} @@ -142,18 +142,18 @@ function App() { {/* */} {/* */} {/* */} - + {/* */} {/* */} {/* */} {/* */} - + {/* */} {/* */} {/* */} {/* */} - - + {/* */} + {/* */} - + {/* */} {/* *************************************************** mini components *************************************************** */} diff --git a/src/components/LeafletMap/index.scss b/src/components/LeafletMap/index.scss index 55c3be5..a616c67 100644 --- a/src/components/LeafletMap/index.scss +++ b/src/components/LeafletMap/index.scss @@ -1,3 +1,16 @@ +.leaflet-popup-content, +.leaflet-draw-toolbar a, +span, +title, +p, +li { + font-family: "iransans-medium" !important; +} + +.leaflet-touch .leaflet-draw-actions a { + font-family: "iransans-medium" !important; +} + .leaflet-container { width: 100%; height: 100vh; diff --git a/src/redux.zip b/src/redux.zip deleted file mode 100644 index 62e7356..0000000 Binary files a/src/redux.zip and /dev/null differ