Melkeydev / astrostation

https://astrostation.me
MIT License
209 stars 42 forks source link

Copy Implementation #240

Closed emalineg closed 1 year ago

emalineg commented 1 year ago
  1. SEO copy implemented and set to be visible by default.
  2. Button at bottom of copy which scrolls users back up to Astrostation and hides copy.
  3. Button added to settings which makes copy visible again.
  4. Tooltip added to tutorial for hiding SEO copy.

ONLY ISSUE: On mobile, height of Astrostation is not adjusting to flex around inner components, resulting in overlap with InfoSection.

I won't be able to look into this until the weekend, if anyone can pinpoint a fix.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
astrostation ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 23, 2023 at 0:25AM (UTC)
Melkeydev commented 1 year ago

Based on this comment in the description:ONLY ISSUE: On mobile, height of Astrostation is not adjusting to flex around inner components, resulting in overlap with InfoSection.

I won't be able to look into this until the weekend, if anyone can pinpoint a fix.

We should mark this as WIP because I do not want to merge anything that introduces new known issues

emalineg commented 1 year ago

Agreed