Description:
Display a small logo + "LaunchMap" text in the bottom-left corner of the screen, like a watermark or subtle branding.
Design Suggestions
- Position: bottom left corner of zoom layer (or fixed container)
- Logo:
assets/launchmap-logo.png (already present)
- Text: LaunchMap in subtle gray
Tasks
- Add a container in
src/getWebviewHtml.ts HTML.
- Use position: fixed or relative to
#zoom-layer
- Include image and styled text side by side
- Add media query to ensure it is not intrusive on small screens
Description:
Display a small logo + "LaunchMap" text in the bottom-left corner of the screen, like a watermark or subtle branding.
Design Suggestions
assets/launchmap-logo.png(already present)Tasks
src/getWebviewHtml.tsHTML.#zoom-layer