'wip'
This commit is contained in:
1
public/css/index.css
vendored
Normal file
1
public/css/index.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.map-container{position:relative;height:300px}@media (min-width:992px){.map-container{height:450px}}.map-container.fade{opacity:0;transition:opacity 195ms ease-out}.map-container.fade.in{opacity:1;transition:opacity 225ms ease-in}.map-container>.map{height:inherit}.mk-map-view>.syrup-canvas{margin-left:-50%}
|
||||
BIN
public/img/marker.png
Normal file
BIN
public/img/marker.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 882 B |
1
public/js/index.js
vendored
Normal file
1
public/js/index.js
vendored
Normal file
File diff suppressed because one or more lines are too long
5
public/mix-manifest.json
Normal file
5
public/mix-manifest.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"/js/index.js": "/js/index.js?id=0c46454e9798f21c0806",
|
||||
"/css/index.css": "/css/index.css?id=c9b47a0c3100d6dc46ed",
|
||||
"/img/marker.png": "/img/marker.png?id=654ced713d12ed4ae55d"
|
||||
}
|
||||
Reference in New Issue
Block a user