diff --git a/SurveyFrontend/src/components/SurveyPagesList/SurveyPagesList.module.css b/SurveyFrontend/src/components/SurveyPagesList/SurveyPagesList.module.css deleted file mode 100644 index 8a0f282..0000000 --- a/SurveyFrontend/src/components/SurveyPagesList/SurveyPagesList.module.css +++ /dev/null @@ -1,9 +0,0 @@ -/*SurveyPagesList.module.css*/ - -.listSurveyPages{ - display: flex; - gap: 61px; - list-style: none; - align-items: center; - margin-right: 40%; -} \ No newline at end of file