Skip to content

Commit

Permalink
Merge pull request #73 from NASA-IMPACT/72-remove-learn-more-section
Browse files Browse the repository at this point in the history
Remove the "Learn More" section from the GHG scenario picker
  • Loading branch information
freitagb authored Dec 3, 2024
2 parents 02409d8 + b30046a commit b821976
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions src/components/ScenarioPickerModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -93,19 +93,6 @@ export default function ScenarioPickerModal({
</div>
</div>
))}

<div className="w-full border-t border-[#FFFFFF1A] mt-10"></div>

<div className="mt-2 text-left">
<a
href="https://earth.gov/stories/si_nmnh"
target="_blank"
rel="noopener noreferrer"
className="text-[14px] leading-[21px] font-normal text-white opacity-50"
>
Learn more at https://earth.gov/stories/si_nmnh
</a>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit b821976

Please sign in to comment.