thunderbird / thunderbird-website

Build code for the websites on thunderbird.net and start.thunderbird.net
https://www.thunderbird.net
133 stars 72 forks source link

Header download button should start hidden #521

Closed MelissaAutumn closed 7 months ago

MelissaAutumn commented 7 months ago

There's currently a fun issue when you visit the page with no javascript enabled:

image

We should just hide that div to begin with, and show it based on the presence of the .js class on the html tag.