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/style.css
|
@ -361,10 +361,10 @@ body { |
|
|
|
|
|
|
|
|
.contain-to-grid { |
|
|
.contain-to-grid { |
|
|
background: transparent; |
|
|
background: transparent; |
|
|
position: absolute; |
|
|
position: fixed; |
|
|
z-index: 99; } |
|
|
z-index: 99; } |
|
|
.contain-to-grid .top-bar { |
|
|
.contain-to-grid .top-bar { |
|
|
background: transparent; |
|
|
background: #fff; |
|
|
max-width: 100%; } |
|
|
max-width: 100%; } |
|
|
|
|
|
|
|
|
.top-bar-section ul li > a { |
|
|
.top-bar-section ul li > a { |
|
|