Commit Graph

3 Commits

Author SHA1 Message Date
dereklseitz
2805c14e56 refactor: Adjust HTML/CSS across content pages for a more cohesive UX 2025-09-10 12:52:53 -05:00
dereklseitz
20e2569ad9 fix: Updated style rules to fix issues with component placement on landing page 2025-09-07 20:25:14 -05:00
dereklseitz
732be668f7 Refactor: Modularized footer.njk and header-footer.css
- Split header-footer.css into:
    - header.css
    - footer.css
    - modals.css
- Split footer.njk into:
    - footer.njk
    - modals.njk
- Updated front matter of:
    - index.njk
    - about.njk
    - credits.njk
    - gallery.njk
    - community.njk
2025-09-06 20:17:47 -05:00