diff --git a/frontend/src/constants/map.ts b/frontend/src/constants/map.ts index 2f961188..71b33c3f 100644 --- a/frontend/src/constants/map.ts +++ b/frontend/src/constants/map.ts @@ -85,7 +85,7 @@ export const GOOGLE_ELEMENTS = { categoryCode: string, address: string, description: string, - ) => `
${title}
${category ?? '장소'}
diff --git a/frontend/src/index.css b/frontend/src/index.css index c15095ed..bbffcec6 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -48,7 +48,7 @@ font-size: 0.875rem; font-weight: 500; text-align: center; - width: 30%; + width: 52px; } .pin {