|
@@ -58,7 +58,7 @@
|
|
|
width: 80px;
|
|
|
}
|
|
|
.main .two .list:nth-child(1n) {
|
|
|
- background-image: linear-gradient(to right, #44a2f0, #9bd1fd);
|
|
|
+ background-image: linear-gradient(to right, #9bd1fd, #44a2f0);
|
|
|
}
|
|
|
.main .two .list:nth-child(2n) {
|
|
|
background-image: linear-gradient(to right, #eb5299, #ffaed4);
|