Skip to content

Commit af0bcb3

Browse files
Merge pull request modelcontextprotocol#1646 from jonathanhefner/landing-page-fix-cta-button-color
Fix CTA button color on landing page
2 parents 9001fed + 191ad78 commit af0bcb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,7 @@ body:has(#schema-reference) {
578578
border-radius: 9999px;
579579

580580
border: 6px solid var(--highlight-color);
581+
background: #0e0e10;
581582
color: white;
582583

583584
font-size: 1.5rem;

0 commit comments

Comments
 (0)