Commit graph

12 commits

Author SHA1 Message Date
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
Shintaro Jokagi
0c11177313 refactor(download): big improvement to the download page design 2025-03-21 10:06:22 +13:00
Shintaro Jokagi
3f11a2d6b3 chore(bg): replace the bg for buttons with a subtle background color 2025-03-16 18:17:40 +13:00
Vrezh Fedora
97d617f22c feat(NavBar, hero Image): added new navbar animations + mobile version, fixed hero image on mobile 2025-02-06 11:04:05 +01:00
mr. M
d14b44b2c8
fix: format code and ensure consistent styling across files 2025-01-08 00:19:40 +01:00
Alexandre Pereira
3821fd6bfe fix: tailwind config dark mode detection 2025-01-05 20:37:21 +00:00
mr. M
c40e516973
feat: add author link function, integrate Cloudflare adapter, and enhance layout with new HomeExtras component
Some checks are pending
Upload to bunny / upload (1.22.3) (push) Waiting to run
2024-12-10 00:44:49 +01:00
mr. M
a594d343b4
feat: update styles and components for theme support; add FontAwesome icons
Some checks are pending
Upload to bunny / upload (1.22.3) (push) Waiting to run
2024-12-09 00:30:05 +01:00
mr. M
f45c7b10e4
Worked on the new rebranding!
Co-authored-by: taroj1205 <taroj1205@users.noreply.github.com>
2024-11-24 23:52:26 +01:00
mr. M
4ea6828ce4
Feat: update layout styles for improved responsiveness and adjust color values in Tailwind configuration 2024-11-21 19:17:32 +01:00
mr. m 🤙
a86130fc07 Feat: add lucide-astro icons, enhance Button component with bordered option, and update layout styles 2024-11-21 12:49:29 +00:00
mr. M
8612d6da90
Feat: add Tailwind CSS and Prettier configuration, create reusable components for Title, Description, and Button 2024-11-21 00:21:16 +01:00