Commit 783eb6592414578ef89358f667fc9a8f2540d10f

Authored by Виталий
1 parent 65592b6e

New changelist

Showing 1 changed file with 1 additions and 3 deletions   Show diff stats
frontend/web/css/style.css
@@ -3267,8 +3267,7 @@ hr { @@ -3267,8 +3267,7 @@ hr {
3267 3267
3268 @media (max-width: 991px) { 3268 @media (max-width: 991px) {
3269 .breadcrumb { 3269 .breadcrumb {
3270 - padding: 20px 0;  
3271 - text-align: center; } } 3270 + padding: 20px 0; } }
3272 .dropdown.left-navigation { 3271 .dropdown.left-navigation {
3273 position: static; } 3272 position: static; }
3274 3273
@@ -3889,7 +3888,6 @@ a i.fa, button i.fa, span.fa { @@ -3889,7 +3888,6 @@ a i.fa, button i.fa, span.fa {
3889 opacity: 0.5; 3888 opacity: 0.5;
3890 transition: 0.2s; } 3889 transition: 0.2s; }
3891 3890
3892 -  
3893 .socials-links a:hover { 3891 .socials-links a:hover {
3894 opacity: 1; } 3892 opacity: 1; }
3895 3893