Folx News Hub main site (folx.tv)
Go to file
sebastjanartic 90150c3804 Prevent content from extending beyond the screen boundaries
Add `overflow-x: hidden` and `max-width: 100vw` to html and body tags in `index.css` to prevent horizontal scrolling and ensure all content remains within the viewport.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 23852c00-4779-460a-9e0c-d09fee4b6c92
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 11a72e25-03dd-4902-a543-aa791d5ff46d
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/f209e72a-0939-48fa-84fc-57854de71967/23852c00-4779-460a-9e0c-d09fee4b6c92/aNXfGlM
Replit-Helium-Checkpoint-Created: true
2026-03-07 15:57:24 +00:00
attached_assets Improve website content and fix navigation issues 2026-03-07 15:46:13 +00:00
client Prevent content from extending beyond the screen boundaries 2026-03-07 15:57:24 +00:00
script Extracted stack files 2026-02-28 16:30:25 +00:00
server Improve website content and fix navigation issues 2026-03-07 15:46:13 +00:00
shared Add web push notification system for user engagement and updates 2026-03-07 15:16:12 +00:00
.gitignore Extracted stack files 2026-02-28 16:30:25 +00:00
.replit Add web push notifications for new content alerts 2026-03-07 15:08:48 +00:00
after-dismiss.png Add a prompt to encourage users to subscribe to push notifications 2026-03-07 15:21:17 +00:00
after-reload.png Add a prompt to encourage users to subscribe to push notifications 2026-03-07 15:21:17 +00:00
components.json Extracted stack files 2026-02-28 16:30:25 +00:00
drizzle.config.ts Extracted stack files 2026-02-28 16:30:25 +00:00
package-lock.json Add web push notification system for user engagement and updates 2026-03-07 15:16:12 +00:00
package.json Add web push notification system for user engagement and updates 2026-03-07 15:16:12 +00:00
postcss.config.js Extracted stack files 2026-02-28 16:30:25 +00:00
push-prompt-banner.png Add a prompt to encourage users to subscribe to push notifications 2026-03-07 15:21:17 +00:00
replit.md Improve website content and fix navigation issues 2026-03-07 15:46:13 +00:00
tailwind.config.ts Extracted stack files 2026-02-28 16:30:25 +00:00
tsconfig.json Extracted stack files 2026-02-28 16:30:25 +00:00
vite.config.ts Extracted stack files 2026-02-28 16:30:25 +00:00