frier-sam / incometax-salary-calculations

0 stars 0 forks source link

Change navbar color to dark in index.html and index1.html #10

Open sweepbotlocal[bot] opened 1 year ago

sweepbotlocal[bot] commented 1 year ago

Description

This PR addresses the issue #9 by changing the color scheme of the navigation bar in the index.html and index1.html files from light to dark. The requested change is made by replacing the class "navbar-light bg-light" with "navbar-dark bg-dark" in both files.

Summary of Changes

These changes ensure consistency in the color scheme of the navigation bar across the website.

Please review and merge this PR. Thank you!

Fixes #9.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/change-navbar-color

🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: