Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/landing/src/components/layout.header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ Your Service/App URL:
*/
if (Config.map.isVector) {
children.push(
<div className="LuiDeprecatedForms">
<div key="MBTiles-Message" className="LuiDeprecatedForms">
<label style={{ marginTop: '16px' }}>MBTiles</label>
<p style={{ marginTop: '0px' }}>
Request downloadable MBTiles for use in offline or mobile apps using the <b>Contact us</b> button below.
Expand Down