|
|
@@ -5,7 +5,7 @@ $font-color: #B2C0CC;
|
|
|
.avue-top {
|
|
|
padding: 0 20px;
|
|
|
position: relative;
|
|
|
- background: url("/img/bg/top-bg.png") no-repeat center/cover;
|
|
|
+ background: #17171A url("/img/bg/top-bg.png") no-repeat center/cover;
|
|
|
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
|
|
|
// color: rgba(0, 0, 0, .65);
|
|
|
color: $font-color;
|