> ## Documentation Index
> Fetch the complete documentation index at: https://america-250.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Landmark Supreme Court Cases

> Decisions that shaped the meaning of the Constitution.

<div className="not-prose my-4 rounded-sm border border-[#e4e0d2] bg-[#efede4]/60 p-8 sm:p-10 dark:border-white/10 dark:bg-white/5">
  <span className="hf-mono inline-flex items-center gap-2 text-[11px] uppercase tracking-[0.28em] text-[#c31432]">
    <span className="h-px w-6 bg-[#c31432]" />

    Landmark Cases · 1803–1954
  </span>

  <h2 className="hf-display mt-5 text-3xl font-bold leading-[1.05] tracking-tight text-[#15140f] sm:text-4xl dark:text-[#f7f6f1]">The decisions that gave the Constitution its meaning.</h2>
  <p className="mt-4 max-w-2xl text-base leading-relaxed text-[#15140f]/70 dark:text-[#f7f6f1]/70">The Supreme Court gives the Constitution its working meaning. These decisions, for better and for worse, reshaped American law and life.</p>
</div>

<CardGroup cols={2}>
  <Card title="Marbury v. Madison" icon="gavel" href="/supreme-court/marbury-v-madison">
    1803 · Established judicial review.
  </Card>

  <Card title="McCulloch v. Maryland" icon="building-columns" href="/supreme-court/mcculloch-v-maryland">
    1819 · Implied powers and federal supremacy.
  </Card>

  <Card title="Dred Scott v. Sandford" icon="triangle-exclamation" href="/supreme-court/dred-scott-v-sandford">
    1857 · Denied citizenship to Black Americans.
  </Card>

  <Card title="Plessy v. Ferguson" icon="ban" href="/supreme-court/plessy-v-ferguson">
    1896 · Upheld "separate but equal."
  </Card>

  <Card title="Brown v. Board of Education" icon="school" href="/supreme-court/brown-v-board">
    1954 · Struck down school segregation.
  </Card>
</CardGroup>
