cs-2022-class-profile/components/SectionWrapper.module.css

5 lines
78 B
CSS

.sectionWrapper h2 {
color: var(--primary-heading);
padding-left: 4rem;
}