File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -261,11 +261,11 @@ <h2 class="site-title">The Coders Club</h2>
261261 </ div >
262262
263263 < div class ="button-container ">
264- < button class ="b-nav-button active-nav-button " onclick ="window.location.href='index.html'; "> Home</ button >
264+ < button class ="b-nav-button " onclick ="window.location.href='index.html'; "> Home</ button >
265265 < button class ="b-nav-button " onclick ="window.location.href='weeklycontent.html'; "> Weekly Content</ button >
266266 < button class ="b-nav-button " onclick ="window.location.href='quiz.html'; "> Brain Cache</ button >
267267 < button class ="b-nav-button " onclick ="window.location.href='finalquiz.html'; "> Mindmash</ button >
268- < button class ="b-nav-button " onclick ="window.location.href='leaderboard.html'; "> Leaderboard</ button >
268+ < button class ="b-nav-button active-nav-button " onclick ="window.location.href='leaderboard.html'; "> Leaderboard</ button >
269269 < button class ="b-nav-button " onclick ="window.location.href='feedback.html'; "> Feedback</ button >
270270</ div >
271271
You can’t perform that action at this time.
0 commit comments