|
@@ -17,6 +17,7 @@
|
|
|
width: 84%;
|
|
|
height: auto;
|
|
|
left: 7%;
|
|
|
+ top: 250px;
|
|
|
}
|
|
|
.container {
|
|
|
display: flex;
|
|
@@ -109,9 +110,9 @@ input{
|
|
|
z-index: 12;
|
|
|
}
|
|
|
.advertisement li{
|
|
|
- font-size: 10px !important;
|
|
|
- line-height: 20px !important;
|
|
|
- height: 20px !important;
|
|
|
+ font-size: 12px !important;
|
|
|
+ line-height: 18px !important;
|
|
|
+ height: 18px! important;
|
|
|
}
|
|
|
|
|
|
/*滚动*/
|