c2827e2 Show on GitHub

  • Author: Alia Taher
  • Date: 2/13/2026, 10:49:12 AM
  • Message: feat: implement text block and improved styling through out the footer component
  • Stats: 77 total changes (+49 / -28)

Changed Files

  • src/lib/components/atoms/Link.svelte — +7 / -1 (8 changes)
  • src/lib/components/atoms/Text.svelte — +5 / -1 (6 changes)
  • src/lib/components/atoms/Title.svelte — +5 / -0 (5 changes)
  • src/lib/components/molecules/LinkGroup.svelte — +3 / -5 (8 changes)
  • src/lib/components/molecules/TextBlock.svelte — +11 / -0 (11 changes)
  • src/lib/components/organisms/Footer.svelte — +18 / -21 (39 changes)