Commit Graph

9 Commits

Author SHA1 Message Date
Julio Ruiz 748dc0cd17 Fixed dynamic text color for grid cards 2026-02-11 23:21:15 -05:00
Julio Ruiz 9f3c03fd46 Fixed css image positioning for grid 2026-02-11 23:16:21 -05:00
Julio Ruiz d9c0acb6b5 Fixing code 2026-02-11 22:41:06 -05:00
Julio Ruiz 7c62af7035 Merge branch 'main' of https://gitea.carpa.com/LGCC/cdrdpyj
# Conflicts:
#	src/components/cards/GridCard.astro
2026-02-11 22:40:04 -05:00
Julio Ruiz 4a4b31fa61 Minor css tweaks - adding icons 2026-02-11 22:38:51 -05:00
Esteban Paz 083aba5d8b feat(ui): add imgText card type and update projection section layout
Add new imgText card type to GridCard component with icon and side-by-side image layout. Update ProjectionSection to use grid-cols-12 layout with integrated GridCard components for international projection content. Include two new image assets supporting the new card display format.
2026-02-11 22:30:26 -05:00
Esteban Paz 63dba97efd style(ui): standardize component styling and enhance responsiveness
- Apply consistent text sizing (text-lg, text-xl) across section components
- Standardize color references by replacing hardcoded values with CSS custom properties (tertiary)
- Add responsive sizing improvements (w-3/4 container width, md:text-xl headings)
- Enhance grid and layout properties (min-h-100, self-end alignment)
- Add font-weight emphasis to key text elements in index page
2026-02-11 20:50:43 -05:00
Julio Ruiz 4afd1c303c Added Columns section 2026-02-11 17:05:17 -05:00
Julio Ruiz 19ac4fb580 Created grid section 2026-02-11 15:15:59 -05:00