Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add cta for foundation blog #82

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

huijing
Copy link
Contributor

@huijing huijing commented Aug 28, 2024

This PR adds a CTA that links back to the Foundation blog on the engineering blog listing header.

@huijing huijing requested a review from JoblersTune August 28, 2024 10:42
box-shadow: var(--box-shadow);
border-radius: var(--border-radius);
font-size: var(--step--1);
background-image: radial-gradient(var(--color-white), var(--color-light-purple));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think --color-light-purple is defined anywhere yet.

}

.cta__blog a {
text-decoration: underline;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On interledger.org the underline is on hover only.

@JoblersTune JoblersTune merged commit 8882bfe into main Aug 30, 2024
1 check passed
@JoblersTune JoblersTune deleted the chj/add-link-back-to-foundation-news branch August 30, 2024 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants