🌐 Homepage for @zen-browser!
Find a file
Shintaro Jokagi c82ae06030
refactor(app): improve layout consistency and responsiveness across pages
The changes focus on standardizing layouts, spacing, and container usage
throughout the site while enhancing responsive behavior. Key improvements
include:

- Unified container usage for consistent page widths
- Standardized section padding and gaps
- Removed redundant padding/margin classes
- Better responsive grid layouts
- Consistent text alignment and spacing
- Cleaner flexbox structures
2025-05-15 12:43:48 +12:00
.github/workflows fix: update workflows to use npm instead of pnpm and remove unused deployment files 2025-02-09 12:59:54 +01:00
.vscode Initial layout 2024-11-20 22:52:58 +01:00
public added smaller favicon 2025-03-21 14:20:19 +01:00
scripts Update twilight-to-stable.py 2025-03-23 00:10:57 +01:00
src refactor(app): improve layout consistency and responsiveness across pages 2025-05-15 12:43:48 +12:00
.gitignore fix: update workflows to use npm instead of pnpm and remove unused deployment files 2025-02-09 12:59:54 +01:00
.prettierrc.mjs fix: format code and ensure consistent styling across files 2025-01-08 00:19:40 +01:00
astro.config.mjs chore(prettier): format fiels with prettier 2025-05-14 09:43:02 +12:00
CONTRIBUTING.md re-add contributing.md to repo 2024-12-10 19:20:48 -05:00
package-lock.json Remove AppImage download option from Linux section in PlatformDownload component 2025-05-03 08:36:40 +02:00
package.json Remove AppImage download option from Linux section in PlatformDownload component 2025-05-03 08:36:40 +02:00
README.md fixed README favicon path 2025-03-21 14:18:56 +01:00
tailwind.config.mjs refactor(app): improve layout consistency and responsiveness across pages 2025-05-15 12:43:48 +12:00
tsconfig.json chore(prettier): format fiels with prettier 2025-05-14 09:43:02 +12:00
wrangler.toml Remove wrangler build date 2025-01-30 14:18:38 +01:00

Zen Browser Website

Status badge

This repository contains the source code for the Zen Browser Website. We are thrilled to welcome you to our community. Before you start, please read this document to understand how you can contribute to this project.

Zen Browser's website is built with Astro.js, TypeScript, and Tailwind CSS.

If you are interested in contributing to this project, please read the Contributing Guidelines.