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
1 additions and
1 deletions
-
css/responsive.css
|
@ -39,7 +39,7 @@ |
|
|
color: #3399d4; } } |
|
|
color: #3399d4; } } |
|
|
@media only screen and (max-width: 1240px) { |
|
|
@media only screen and (max-width: 1240px) { |
|
|
.slides-navigation { |
|
|
.slides-navigation { |
|
|
display: none; } } |
|
|
display: block; } } |
|
|
@media only screen and (max-width: 1023px) { |
|
|
@media only screen and (max-width: 1023px) { |
|
|
.top-bar-section.closed { |
|
|
.top-bar-section.closed { |
|
|
display: none; } } |
|
|
display: none; } } |
|
|