fix: styles
This commit is contained in:
@@ -1666,8 +1666,8 @@
|
||||
}
|
||||
|
||||
div {
|
||||
width: 200px;
|
||||
text-align: left;
|
||||
width: 300px;
|
||||
text-align: right;
|
||||
position: relative;
|
||||
padding-left: 30px;
|
||||
flex-grow: unset;
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="s2">
|
||||
<!-- <div id="slick">-->
|
||||
<!-- <section class="s2"> -->
|
||||
<!-- <div id="slick">-->
|
||||
<!-- <div>-->
|
||||
<!-- <img src="~/assets/img/aboutPage/about-i1.jpg" data-thumb-image="1" alt="">-->
|
||||
<!-- </div>-->
|
||||
@@ -52,8 +52,8 @@
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
</section>
|
||||
<!-- </div> -->
|
||||
<!-- </section> -->
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -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>
|
||||
<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>
|
||||
<IconsPhone/>
|
||||
</div>
|
||||
<div class="col-6 col-lg">
|
||||
<IconsMail/>
|
||||
<a href="mailto: info@bargrestaurant.com">info@bargrestaurant.com</a>
|
||||
<IconsMail/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+3
-3
@@ -57,7 +57,7 @@
|
||||
|
||||
|
||||
|
||||
<el-card class="box-card mt-3 mb-5" style="width: 100%; border-radius: 17px">
|
||||
<el-card class="box-card mt-3" style="width: 100%; border-radius: 17px">
|
||||
<a href="/menu" class="d-flex align-items-center social-links">
|
||||
<div class="icon-social-link"><i class="fal fa-book-open"></i></div>
|
||||
<div class="d-flex flex-column" style="text-align: right">
|
||||
@@ -67,7 +67,7 @@
|
||||
</a>
|
||||
</el-card>
|
||||
|
||||
<el-card class="box-card mt-3 mb-5" style="width: 100%; border-radius: 17px">
|
||||
<el-card class="box-card mt-3" style="width: 100%; border-radius: 17px">
|
||||
<a href="/cateringmenu" class="d-flex align-items-center social-links">
|
||||
<div class="icon-social-link"><i class="fal fa-book-open"></i></div>
|
||||
<div class="d-flex flex-column" style="text-align: right">
|
||||
@@ -77,7 +77,7 @@
|
||||
</a>
|
||||
</el-card>
|
||||
|
||||
<el-card class="box-card mt-3 mb-5" style="width: 100%; border-radius: 17px">
|
||||
<el-card class="box-card mt-3" style="width: 100%; border-radius: 17px">
|
||||
<a href="/companiescateringmenu" class="d-flex align-items-center social-links">
|
||||
<div class="icon-social-link"><i class="fal fa-book-open"></i></div>
|
||||
<div class="d-flex flex-column" style="text-align: right">
|
||||
|
||||
Reference in New Issue
Block a user