no message
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -118,7 +118,7 @@ function goBooking(n) { | ... | @@ -118,7 +118,7 @@ function goBooking(n) { |
| 118 | margin: 0 5%; | 118 | margin: 0 5%; |
| 119 | } | 119 | } |
| 120 | } | 120 | } |
| 121 | .item_en{box-shadow: 0px 0px 21px 0px rgba(41,23,101,0.14);margin: 40px 0 0; | 121 | .item_en{box-shadow: 0px 0px 21px 0px rgba(41,23,101,0.14);margin: 40px 0 0;cursor: pointer; |
| 122 | display: flex;align-items: center;text-align: center; | 122 | display: flex;align-items: center;text-align: center; |
| 123 | font-size: 18px; flex-direction: column;padding: 35px 10px 20px; | 123 | font-size: 18px; flex-direction: column;padding: 35px 10px 20px; |
| 124 | background:url("@/assets/dance/znbb.png") no-repeat left #FFFFFF; | 124 | background:url("@/assets/dance/znbb.png") no-repeat left #FFFFFF; | ... | ... |
-
Please register or sign in to post a comment