Skip to content

Commit a37bc5a

Browse files
committed
make it better
1 parent ec42250 commit a37bc5a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

components/Hero/ProviderInfo.vue

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,21 @@
77
<div class="pb-0 row">
88

99

10-
<div class="col-12 col-sm-4 p-1 pe-3 d-flex align-items-center justify-content-center" >
10+
<div class="col-12 col-md-4 p-1 pe-3 d-flex align-items-center justify-content-center" >
1111
<div class="border rounded-circle overflow-hidden" style="width:150px;height:150px;">
1212
<nuxt-img :src="`${config.public.baseURL}/images/profile/profile.jpg`" class="img-fluid" />
1313
</div>
1414
</div>
1515

16-
<div class="col-12 col-sm-8">
17-
<p class="d-flex align-items-center" style="margin:0;padding:0;font-size:0.9em;margin-bottom:3px;">
16+
<div class="col-12 col-md-8 text-center text-md-start">
17+
<p class="d-flex align-items-center justify-content-center justify-content-md-start" style="margin:0;padding:0;font-size:0.9em;margin-bottom:3px;">
1818
<span class="badge rounded-pill text-bg-warning me-2 d-flex" style="font-size:0.6em;margin-left:-5px;border:1px solid black;padding-top:3px;padding-bottom:3px;">
1919
Premium Provider
2020
</span>
2121
</p>
2222
<h1 class="h1-media fw-bold p-0 m-0 me-1">เจ้าฟ้า คาร์เร้น</h1>
2323
<p class="keyword-media fw-light mb-1">#รถเช่านครศรีธรรมราช #รถเช่าสนามบิน</p>
24-
<p class="text-bigger fs-5 d-flex">
24+
<p class="text-bigger fs-5 d-flex justify-content-center justify-content-md-start">
2525
<span class="d-flex align-items-center border rounded-3 p-1 me-1 bg-info text-white">
2626
<i class="bi bi-facebook"></i>
2727
<span class="fs-5 ps-1 pe-1">1,200 Likes</span>
@@ -32,6 +32,7 @@
3232
</span>
3333
</p>
3434
</div>
35+
3536
</div>
3637

3738
<p class="content-media fw-light m-0 pt-0">

0 commit comments

Comments
 (0)