Skip to content

Commit 90d7e0d

Browse files
author
Yeliazar
committed
updated profile
1 parent 68b4bad commit 90d7e0d

File tree

3 files changed

+22
-20
lines changed

3 files changed

+22
-20
lines changed

src/pages/Profile/Profile.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454

5555
a {
5656
text-decoration: none;
57+
color: #6FB0F9;
5758
}
5859

5960
small > a {

src/pages/Profile/Profile.vue

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<img class="img-fluid" src="../../assets/pictures/19.jpg" alt="picture" />
1111
</div>
1212
<a href="#" class="btn btn-outline btn-sm mb-2">
13-
<i class="fa fa-twitter mr-2" />
13+
<i class="fa fa-twitter me-2" />
1414
Follow
1515
</a>
1616
</div>
@@ -25,19 +25,19 @@
2525
<p>UI/UX designer</p>
2626
<a href="#" class="btn btn-success btn-sm mb-3">
2727
&nbsp;Send
28-
<i class="fa fa-envelope ml-2" />&nbsp;
28+
<i class="fa fa-envelope ms-2" />&nbsp;
2929
</a>
3030
<div>
3131
<ul class="profileContacts mt-sm">
3232
<li>
33-
<i class="fa fa-lg fa-phone fa-fw mr-2" /><a href="#"> +375 29 555-55-55</a>
33+
<i class="fa fa-lg fa-phone fa-fw me-2" /><a href="#"> +375 29 555-55-55</a>
3434
</li>
3535
<li>
36-
<i class="fa fa-lg fa-envelope fa-fw mr-2" />
36+
<i class="fa fa-lg fa-envelope fa-fw me-2" />
3737
<a href="#"> [email protected]</a>
3838
</li>
3939
<li>
40-
<i class="fa fa-lg fa-map-marker fa-fw mr-2" /><a href="#"> Minsk, Belarus</a>
40+
<i class="fa fa-lg fa-map-marker fa-fw me-2" /><a href="#"> Minsk, Belarus</a>
4141
</li>
4242
</ul>
4343
</div>
@@ -59,9 +59,9 @@
5959
</div>
6060
</div>
6161
<p>
62-
<a href="#" class="badge badge-info rounded-0"> UI/UX </a>
63-
<a href="#" class="badge badge-primary rounded-0 ml-2"> Web Design </a>
64-
<a href="#" class="badge badge-default rounded-0 ml-2"> Mobile Apps </a>
62+
<span class="badge bg-info rounded-pill"> UI/UX </span>
63+
<span class="badge bg-primary rounded-pill ms-1"> Web Design </span>
64+
<span class="badge bg-default rounded-pill ms-1"> Mobile Apps </span>
6565
</p>
6666
<p class="lead mt-xlg">
6767
My name is Adam Johns and here is my new Sing user profile page.
@@ -77,14 +77,14 @@
7777
</b-col>
7878
<b-col lg="6" xs="12">
7979
<section class="activities">
80-
<h2 class="ml-3">Activities</h2>
80+
<h2 class="ms-3">Activities</h2>
8181
<section class="event">
8282
<header>
8383
<span class="eventAvatar">
8484
<img class="rounded-circle" src="../../assets/people/a5.jpg" alt="man" />
8585
</span>
8686
<h5 class="eventTitle">
87-
<a href="#">Bob Nilson</a> <small><a href="#">@nils</a></small>
87+
<a href="#">Bob Nilson</a> <small class="ms-2"><button class="btn-link"><a href="#">@nils</a></button></small>
8888
</h5>
8989
<p class="eventTimestamp">February 22, 2014 at 01:59 PM</p>
9090
</header>
@@ -95,17 +95,17 @@
9595
</div>
9696
<footer class="eventFooter">
9797
<ul class="post-links">
98-
<li><a href="#">1 hour</a></li>
98+
<li><a href="#"><button class="btn-link">1 hour</button></a></li>
9999
<li><a href="#">
100100
<span class="text-danger"><i class="fa fa-heart" /> Like</span>
101101
</a></li>
102-
<li><a href="#">Comment</a></li>
102+
<li><a href="#"><button class="btn-link">Comment</button></a></li>
103103
</ul>
104104
</footer>
105105
</section>
106106
<section class="event">
107107
<header>
108-
<h5 class="eventTitle"><a href="#">Jessica Smith</a> <small>@jess</small></h5>
108+
<h5 class="eventTitle"><a href="#">Jessica Smith</a> <small class="ms-2 btn-link">@jess</small></h5>
109109
<p class="eventTimestamp">February 22, 2014 at 01:59 PM</p>
110110
</header>
111111
<div class="eventBody">
@@ -116,11 +116,11 @@
116116
<footer class="eventFooter">
117117
<div class="clearfix">
118118
<ul class="post-links mt-sm pull-left">
119-
<li><a href="#">1 hour</a></li>
119+
<li><a href="#"><button class="btn-link">1 hour</button></a></li>
120120
<li><a href="#">
121121
<span class="text-danger"><i class="fa fa-heart-o" /> Like</span>
122122
</a></li>
123-
<li><a href="#">Comment</a></li>
123+
<li><a href="#"><button class="btn-link">Comment</button></a></li>
124124
</ul>
125125

126126
<span class="thumb thumb-sm pull-right">
@@ -139,7 +139,7 @@
139139
</div>
140140
<ul class="post-comments mt-sm">
141141
<li>
142-
<span class="thumb-xs avatar pull-left mr-sm">
142+
<span class="thumb-xs avatar pull-left me-sm-1">
143143
<img class="rounded-circle" src="../../assets/people/a1.jpg" alt="woman" />
144144
</span>
145145
<div class="comment-body">
@@ -150,7 +150,7 @@
150150
</div>
151151
</li>
152152
<li>
153-
<span class="thumb-xs avatar pull-left mr-sm">
153+
<span class="thumb-xs avatar pull-left me-sm-1">
154154
<img class="rounded-circle" src="../../assets/avatar.png" alt="avatar-photo" />
155155
</span>
156156
<div class="comment-body">
@@ -169,14 +169,14 @@
169169
</b-form-group>
170170
<div class="btn-toolbar">
171171
<div class="btn-group">
172-
<a href="#" class="btn btn-sm btn-default">
172+
<a href="#" class="btn btn-sm btn-gray-default">
173173
<i class="fa fa-camera fa-lg" />
174174
</a>
175-
<a href="#" class="btn btn-sm btn-default">
175+
<a href="#" class="btn btn-sm btn-gray-default">
176176
<i class="fa fa-map-marker fa-lg" />
177177
</a>
178178
</div>
179-
<b-button variant="danger" size="sm" type="submit" class="btn ml-auto">Post</b-button>
179+
<b-button size="sm" type="submit" class="btn btn-success text-white ms-auto">Post</b-button>
180180
</div>
181181
</b-form>
182182
</section>

src/styles/_base.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ table > thead > tr > th {
278278
outline: 0;
279279
color: $link-color;
280280
padding: 0;
281+
text-decoration: none;
281282
}
282283

283284
/////// Check List ///////

0 commit comments

Comments
 (0)