diff --git a/components/Map.js b/components/Map.js index 615a7bb..434f696 100644 --- a/components/Map.js +++ b/components/Map.js @@ -3,6 +3,7 @@ import { Component, Fragment } from 'react' import getConfig from 'next/config' import ReactMapGL, { Marker, Popup } from 'react-map-gl' import { FaCircle } from 'react-icons/lib/fa' +import 'mapbox-gl/dist/mapbox-gl.css' import getData from '../lib/get-data' const { publicRuntimeConfig: { TOKEN, URL_STATIONS } } = getConfig() diff --git a/components/alheimsins/Layout.js b/components/alheimsins/Layout.js index ba93c71..3ec8d65 100644 --- a/components/alheimsins/Layout.js +++ b/components/alheimsins/Layout.js @@ -18,9 +18,7 @@ export default ({ title, theme = {}, children }) => ( - - - +