diff --git a/src/styles/SurveyResult.module.css b/src/styles/SurveyResult.module.css index 2ad686d..82d7543 100644 --- a/src/styles/SurveyResult.module.css +++ b/src/styles/SurveyResult.module.css @@ -170,16 +170,15 @@ height: 55.07px; top: 533px; left: 119px; - gap: 0px; - opacity: 0px; } .name { - font-family: Pretendard; font-size: 24px; font-weight: 600; line-height: 24px; text-align: left; padding-left: 15px; + color:#000000; + background: white; } \ No newline at end of file