新增對華為用戶的下載提示

This commit is contained in:
yyyyyyounger
2023-07-21 18:32:20 +08:00
parent bdbce4919b
commit 63180791c9
+3 -2
View File
@@ -127,7 +127,7 @@
<div class="d-inline-flex align-items-center justify-content-center bg-white shadow rounded-circle mb-4" style="width: 100px; height: 100px;">
<i class="fab fa-3x fa-app-store-ios"></i>
</div>
<h4 class="font-weight-bold m-0">App Store</h4>
<h4 class="font-weight-bold m-0">Apple App Store</h4>
</a>
</div>
</div>
@@ -138,7 +138,7 @@
<div class="d-inline-flex align-items-center justify-content-center bg-white shadow rounded-circle mb-4" style="width: 100px; height: 100px;">
<i class="fab fa-3x fa-google-play"></i>
</div>
<h4 class="font-weight-bold m-0">Play Store</h4>
<h4 class="font-weight-bold m-0">Google Play Store</h4>
</a>
</div>
</div>
@@ -150,6 +150,7 @@
<i class="fab fa-3x fa-android"></i>
</div>
<h4 class="font-weight-bold m-0">Android APK</h4>
<h4 class="font-weight-bold m-0">Or HUAWEI</h4>
</a>
</div>
</div>