diff --git a/Image-Gallery/style.css b/Image-Gallery/style.css index 4888e898..687f448d 100644 --- a/Image-Gallery/style.css +++ b/Image-Gallery/style.css @@ -55,7 +55,7 @@ body { } .footer__col h4 { - color: var(--footer-text-color); + color: #123456; } .footer__col p { diff --git a/index.html b/index.html index cefcb13f..7e6542d6 100644 --- a/index.html +++ b/index.html @@ -1858,7 +1858,7 @@