Authored by TaoHuang

update version

@@ -13,5 +13,17 @@ @@ -13,5 +13,17 @@
13 text-align: center; 13 text-align: center;
14 border-radius: 10px !important; 14 border-radius: 10px !important;
15 right: 20px !important; 15 right: 20px !important;
  16 + animation: none !important;
  17 + }
  18 +
  19 + .download-go {
  20 + height: 72px !important;
  21 + width: 180px !important;
  22 + font-size: 32px !important;
  23 + line-height: 72px !important;
  24 + text-align: center;
  25 + border-radius: 10px !important;
  26 + right: 20px !important;
  27 + animation: none !important;
16 } 28 }
17 } 29 }
1 { 1 {
2 "name": "yoho-community-web", 2 "name": "yoho-community-web",
3 - "version": "6.9.8-beta39", 3 + "version": "6.9.8-beta40",
4 "private": true, 4 "private": true,
5 "description": "A New Yohobuy Project With Express", 5 "description": "A New Yohobuy Project With Express",
6 "repository": { 6 "repository": {