Skip to content

Commit dff4a42

Browse files
committed
design: organization 이미지 css 수정
1 parent 19aa18c commit dff4a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/organizations.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ const organizations: Organizations[] = [
6060
name: "광운대학교 광운극예술연구회",
6161
photo: {
6262
src: 광운극예술연구회_photo,
63-
style: { backgroundPosition: "center calc(50% + 40px)" },
63+
style: {},
6464
},
6565
logo: {
6666
src: 광운극예술연구회_logo,

0 commit comments

Comments
 (0)