Commit Graph

3 Commits

Author SHA1 Message Date
Julio Ruiz 2da2e29f9a Adding responsive options to all sections 2026-02-12 02:02:09 -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 345904df7c Organizing components into sections
Added title section
Added color section
Added Mision y Vision and two title sections to homepage
2026-02-11 09:01:08 -05:00