EddieHubCommunity / EddieHubCommunity.github.io

Information about our community
http://eddiehub.org
Other
153 stars 122 forks source link

Newsletter iframe breaks on mobile version #304

Closed josuembuyu closed 11 months ago

josuembuyu commented 11 months ago

Description

Problem

The newsletter iframe in the project is currently experiencing display issues on the mobile version. When accessed on mobile devices, it does not fit the screen width correctly, resulting in a broken layout.

Fix

Adding a "w-full" tailwind class to the newsletter iframe

Screenshots

Screenshot 2023-11-05 at 01 51 02

Additional information

I want to work on this issue