File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ const AmbassadorList: React.FC<AmbassadorListProps> = ({ ambassadorList }) => {
2929 < h2 className = 'text-lg md:text-xl font-semibold text-gray-900 dark:text-white mb-3' >
3030 { link . title }
3131 </ h2 >
32- < p className = 'text-sm md:text-base text-gray-700 dark:text-gray -100 leading-relaxed' >
32+ < p className = 'text-sm md:text-base text-gray-700 dark:text-slate -100 leading-relaxed' >
3333 { link . details }
3434 </ p >
3535 </ li >
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ export default function communityPages() {
3434 >
3535 Become a JSON Schema Ambassador
3636 </ h1 >
37- < p className = 'mt-5 text-slate-500 text-lg text-gray-700 dark:text-gray -100' >
37+ < p className = 'mt-5 text-slate-500 text-lg text-gray-700 dark:text-slate -100' >
3838 The JSON Schema Ambassadors Program recognizes the people who
3939 drive adoption, innovation, and knowledge sharing in the JSON
4040 Schema community.
You can’t perform that action at this time.
0 commit comments