Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
itanka9 committed Sep 21, 2024
1 parent 59538bf commit 8ea36a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet">
<title>MapGL mkmap</title>
<title>MapGL Share Control Demo</title>
</head>
<body>
<div id="map"></div>
Expand Down
2 changes: 1 addition & 1 deletion src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ body {
border-radius: 4px;
}

.mapgl-share-preview {
#mapgl-share-preview {
display: inline-flex;
padding: 8px;
margin-left: 8px;
Expand Down

0 comments on commit 8ea36a8

Please sign in to comment.