Skip to content

Commit

Permalink
Fix:ladybug:: 인스타 링크 수정 및 문의 버튼 이미지 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
italsehf committed Dec 7, 2022
1 parent 8a7f7ed commit 9e47722
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ extension ProfileLinkButtonView {
mailButton.snp.makeConstraints { make in
make.trailing.equalToSuperview()
make.centerY.equalTo(instaButton.snp.centerY)
make.size.equalTo(60)
}

}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "btn_link_mail.svg",
"filename" : "btn_link_mail.png",
"idiom" : "universal"
}
],
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

0 comments on commit 9e47722

Please sign in to comment.