mkasberg / script-seed

🌱 Seed scripts for popular (& unpopular) scripting languages.
https://mkasberg.github.io/script-seed/
MIT License
11 stars 23 forks source link

MADE FOOTER BACKGROUND LIGHTER #68

Closed harmeet01singh closed 3 years ago

harmeet01singh commented 3 years ago

Closes #66

Changed the background of footer to #fff to add the necessary contrast.

Code Changes:

- background-color: #999999;
+ background-color: #ffffff