Skip to content

Commit

Permalink
fix button background colour
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Jun 22, 2024
1 parent adcd444 commit 229ae62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Programming experience will be helpful but is not a prerequisite.
Registrations will open from **Monday, 24th June 2024**

<center>
<button name="button" onclick="location.href='https://forms.gle/vTdD8Bp3cd8ixt656'" style="background-color: #157878;">Register Here</button>
<button name="button" onclick="location.href='https://forms.gle/vTdD8Bp3cd8ixt656'" style="background-color: white;">Register Here</button>
</center>

## Contact
Expand Down

0 comments on commit 229ae62

Please sign in to comment.