Browse Source

Update responsive.css

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

4
css/responsive.css

@ -9,10 +9,10 @@
transition-duration: 0.3s; }
.top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
top: 90px; } }
top: 65px; } }
@media only screen and (min-width: 1024px) {
.top-bar-section .dropdown {
top: 70px; }
top: 60px; }
#menu-toggler {
display: none; }

Loading…
Cancel
Save