diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index d82b945..68dfa8b 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -3889,6 +3889,7 @@ a i.fa, button i.fa, span.fa { opacity: 0.5; transition: 0.2s; } + .socials-links a:hover { opacity: 1; } -- libgit2 0.21.4