diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 68dfa8b..d7635ff 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -3267,8 +3267,7 @@ hr { @media (max-width: 991px) { .breadcrumb { - padding: 20px 0; - text-align: center; } } + padding: 20px 0; } } .dropdown.left-navigation { position: static; } @@ -3889,7 +3888,6 @@ a i.fa, button i.fa, span.fa { opacity: 0.5; transition: 0.2s; } - .socials-links a:hover { opacity: 1; } -- libgit2 0.21.4