add cafebazzar link to /apps route
This commit is contained in:
+15
-3
@@ -55,7 +55,10 @@
|
||||
<img src="/assets/img/footer/pwaApp.png" alt="icon" />
|
||||
</a> -->
|
||||
<a href="https://installer.asan-service.com" target="_blank">
|
||||
<img src="/assets/img/footer/AAA.png" alt="icon" />
|
||||
<img class="firstImage" src="/assets/img/footer/AAA.png" alt="icon" />
|
||||
</a>
|
||||
<a href="https://cafebazaar.ir/app/com.verity.app" target="_blank">
|
||||
<img src="/assets/img/footer/dwnld.jpg" alt="icon" />
|
||||
</a>
|
||||
<!-- <button>
|
||||
<a :href="config.andoridAppURL" target="_blank">
|
||||
@@ -116,11 +119,14 @@ export default {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin-top: 200px;
|
||||
margin-top: 60px;
|
||||
max-width: 100vw;
|
||||
}
|
||||
.apps img {
|
||||
width: 300px;
|
||||
margin-top: 200px;
|
||||
}
|
||||
.firstImage {
|
||||
margin-top: 200px;
|
||||
}
|
||||
.logoz {
|
||||
z-index: 10;
|
||||
@@ -131,4 +137,10 @@ export default {
|
||||
.site--footer {
|
||||
display: none !important;
|
||||
}
|
||||
.btns{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
}
|
||||
</style>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
Reference in New Issue
Block a user