Mobile Responsiveness Issue — Repo Link Overflow in “Submit your Article to the GitHub Repo” Section
Description:
On the page https://viewpoints.stability.nexus/submit/, under the section “Submit your Article to the GitHub Repo”, there is a GitHub repository link displayed in a box/container.
This element is not responsive on mobile devices, causing horizontal overflow and breaking the layout.
Issue Details:
The repo link container overflows on small screens.
The layout shifts and the text does not wrap properly.
Mobile users have difficulty interacting with the link.
Expected Behavior:
The box should be fully responsive.
No overflow should occur on small devices.
Text should wrap or the container should resize according to screen width.

Mobile Responsiveness Issue — Repo Link Overflow in “Submit your Article to the GitHub Repo” Section
Description:
On the page https://viewpoints.stability.nexus/submit/, under the section “Submit your Article to the GitHub Repo”, there is a GitHub repository link displayed in a box/container.
This element is not responsive on mobile devices, causing horizontal overflow and breaking the layout.
Issue Details:
The repo link container overflows on small screens.
The layout shifts and the text does not wrap properly.
Mobile users have difficulty interacting with the link.
Expected Behavior:
The box should be fully responsive.
No overflow should occur on small devices.
Text should wrap or the container should resize according to screen width.