udemy-react-course/errors/src/components/CourseGoals/CourseGoalList/CourseGoalList.css

5 lines
61 B
CSS

.goal-list {
list-style: none;
margin: 0;
padding: 0;
}