survey-webapp/SurveyFrontend/src/components/Header/Header.module.css
2025-04-05 11:24:07 +05:00

8 lines
No EOL
100 B
CSS

/*Header.module.css*/
.header{
margin: 0;
padding: 0;
width: 100%;
display: flex;
}