Skip to content

Commit c2beb89

Browse files
committed
change styles of profile-detail page
1 parent 74eddfa commit c2beb89

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

projects/social_platform/src/app/office/profile/detail/profile-detail.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ $detail-bar-mb: 12px;
6363
border-radius: 50%;
6464

6565
@include responsive.apply-desktop {
66-
transform: translate(-50%, 50%);
6766
width: 110px;
67+
transform: translate(-50%, 50%);
6868
}
6969
}
7070

projects/social_platform/src/app/office/projects/detail/detail.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ $detail-bar-mb: 12px;
6363
border-radius: 50%;
6464

6565
@include responsive.apply-desktop {
66-
transform: translate(-50%, 50%);
6766
width: 110px;
67+
transform: translate(-50%, 50%);
6868
}
6969
}
7070

0 commit comments

Comments
 (0)