Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
css/responsive.css
|
@ -9,10 +9,10 @@ |
|
|
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: 90px; } } |
|
|
top: 65px; } } |
|
|
@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: 60px; } |
|
|
|
|
|
|
|
|
#menu-toggler { |
|
|
#menu-toggler { |
|
|
display: none; } |
|
|
display: none; } |
|
|