update footer color

This commit is contained in:
Raven Scott 2024-09-26 02:23:42 -04:00
parent c3f77abb67
commit e262ab229f

View File

@ -126,7 +126,7 @@ p.lead {
/* Footer Styles */
footer {
background-color: #121212;
background-color: #000000;
color: #fff;
padding: 20px 0;
text-align: center;