We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a762b commit c927fe5Copy full SHA for c927fe5
blogs/2024/codedex-github-edu.mdx
@@ -68,7 +68,7 @@ If you are NOT already verified via GitHub Education, follow these steps:
68
Welcome to the Club! Once you have a Club membership, you should see a rainbow CLUB logo appear in your User Dashboard.
69
70
<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}>
71
- <a className="nes-btn is-warning" href="https://www.codedex.io/github-students" target="_blank" and rel="noopener noreferrer">Sign Up Now</a>
+ <a href="https://www.codedex.io/github-students" style={{ all: "unset" }} target="_blank" and rel="noopener noreferrer"><Button variant="yellow">Sign up now</Button></a>
72
</div>
73
74
Hope you enjoy this partnership, and make sure to tell all your CS friends!
0 commit comments