oxen-io / session-website

Session Website | Send Messages, Not Metadata.
https://getsession.org
GNU General Public License v3.0
14 stars 9 forks source link

fix: desktop downloads broken at tablet width #12

Closed yougotwill closed 2 years ago

yougotwill commented 2 years ago

When the website is rendered on a screen with a specific width the desktop image occluded the desktop download links. The the fix was to move the z-index declaration one element level down.

Fixes https://github.com/oxen-io/session-desktop/issues/2186