diff --git a/style.css b/style.css index 04d0228d7..6660553ce 100644 --- a/style.css +++ b/style.css @@ -1457,6 +1457,8 @@ section { .social a:hover { color: var(--primary); + transform: scale(1.3); + transition: .3s; } .footer-basic .copyright {