Browse Source

Update responsive.css

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

8
css/responsive.css

@ -21,13 +21,7 @@
display: block !important; }
.top-bar-section ul li {
background: transparent;
-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
transition-duration: 0.3s; }
background: transparent; }
.top-bar-section li:not(.has-form) a:not(.button) {
background: transparent;

Loading…
Cancel
Save