diff --git a/src/pages/manager/officeBookingManage/OfficeBookingManageCell.js b/src/pages/manager/officeBookingManage/OfficeBookingManageCell.js index b9d17c2..93e442d 100644 --- a/src/pages/manager/officeBookingManage/OfficeBookingManageCell.js +++ b/src/pages/manager/officeBookingManage/OfficeBookingManageCell.js @@ -16,7 +16,8 @@ export const SettingButtonContainer = styled.div` ` export const SettingButton = styled.button` color: #8741CB; - font-size: 18px; + font-family: NanumSquare_ac; + font-size: 16px; font-style: normal; font-weight: 400; line-height: 22px;