fix: styles
This commit is contained in:
@@ -38,18 +38,18 @@
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-12 mb-5 mb-lg-0 col-lg">
|
||||
<IconsLocation/>
|
||||
<!-- <p v-if="storeInfo">{{storeInfo.address}}</p> -->
|
||||
<p>اراک، میدان شریعتی، طبقه فوقانی برج داریوش</p>
|
||||
<!-- <p v-if="storeInfo">{{storeInfo.address}}</p> -->
|
||||
<p>اراک، میدان شریعتی، طبقه فوقانی برج داریوش</p>
|
||||
<IconsLocation/>
|
||||
</div>
|
||||
<div class="col-6 col-lg">
|
||||
<IconsPhone/>
|
||||
<!-- <a v-if="storeInfo" :href="`tel: ${storeInfo.tel}`">{{storeInfo.tel}}</a> -->
|
||||
<p>086-34224051-2</p>
|
||||
<!-- <a v-if="storeInfo" :href="`tel: ${storeInfo.tel}`">{{storeInfo.tel}}</a> -->
|
||||
<p>086-34224051-2</p>
|
||||
<IconsPhone/>
|
||||
</div>
|
||||
<div class="col-6 col-lg">
|
||||
<IconsMail/>
|
||||
<a href="mailto: info@bargrestaurant.com">info@bargrestaurant.com</a>
|
||||
<a href="mailto: info@bargrestaurant.com">info@bargrestaurant.com</a>
|
||||
<IconsMail/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user