Skip to content

Commit bb87dc1

Browse files
committed
fix: mobile css for profile view
1 parent c63abfa commit bb87dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/Profile.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ export default {
532532
align-items: center;
533533
flex-direction: column;
534534
.profile-avatar {
535-
margin-bottom: 1rem;
535+
margin-bottom: 3rem;
536536
margin-right: 0;
537537
}
538538
.profile-user-details {

0 commit comments

Comments
 (0)