diff --git a/css/style.css b/css/style.css index a9aa231..053dbda 100644 --- a/css/style.css +++ b/css/style.css @@ -1456,6 +1456,11 @@ canvas { background: #0077b5; border: none; } +.footer-col .social-links a:nth-child(5):hover { + color: #ffffff; + background: #02040a; + border: none; +} .footer-copyright { text-align: center; margin-top: 20px; diff --git a/index.html b/index.html index 82207c7..4f74520 100644 --- a/index.html +++ b/index.html @@ -673,7 +673,7 @@