Browse Source

Update responsive.css

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
b0cdaaf307
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      css/responsive.css

2
css/responsive.css

@ -36,7 +36,7 @@
.top-bar-section li.active:not(.has-form) a:not(.button):hover, .top-bar-section li:not(.has-form) a:not(.button):hover { .top-bar-section li.active:not(.has-form) a:not(.button):hover, .top-bar-section li:not(.has-form) a:not(.button):hover {
background: transparent; background: transparent;
color: #666; } } color: #3399d4; } }
@media only screen and (max-width: 1240px) { @media only screen and (max-width: 1240px) {
.slides-navigation { .slides-navigation {
display: none; } } display: none; } }

Loading…
Cancel
Save