This commit is contained in:
Swift
2024-02-21 15:33:55 +03:30
parent 229b096d77
commit 102b5d3e6a
3 changed files with 31 additions and 20 deletions
+7 -2
View File
@@ -19,8 +19,13 @@
<div class="brand-sp col-lg-6 col-md-6 col-sm-12" >
<div class="brand" :class="g === 1 && 'selected'">
<button @click="openModal(1)">
<i class="fas fa-phone-laptop"></i>
<span>لوازم جانبی کامپیوتر ، موبایل و محصولات حافظه</span>
<span class="row">
<i class="fas fa-phone-laptop" style=" margin-right: -10px;"></i>
<i class="fas fa-gamepad" style="margin-top: 32px; position: absolute; margin-right: 25px;"></i>
</span>
<span>لوازم جانبی کامپیوتر ، موبایل ، حافظه و کنسول</span>
</button>
</div>
</div>