We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e25dc32 commit bef99a5Copy full SHA for bef99a5
packages/web/src/app/components/header.tsx
@@ -34,9 +34,11 @@ export function Header() {
34
</svg>
35
</button>
36
</div>
37
- Visualize OpenStreetMap features created, modified or deleted every hour
38
- using change data prepared by OSMCha as a FlatGeobuf. This visualization
39
- does not use a server.
+ <small>
+ Visualize OpenStreetMap features created, modified or deleted every hour
+ using change data prepared by OSMCha as a FlatGeobuf. This visualization
40
+ does not use a server.
41
+ </small>
42
</dialog>
43
<button
44
class="dialog__open-button"
0 commit comments