Browse Source

Update responsive.css

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

2
css/responsive.css

@ -9,7 +9,7 @@
transition-duration: 0.3s; } transition-duration: 0.3s; }
.top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown { .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
top: 60px; } } top: 63px; } }
@media only screen and (min-width: 1024px) { @media only screen and (min-width: 1024px) {
.top-bar-section .dropdown { .top-bar-section .dropdown {
top: 70px; } top: 70px; }

Loading…
Cancel
Save