wf4/components/Footer/Footer.css

9 lines
139 B
CSS

.Footer {
align-items: center;
padding: 1rem 15vw;
& .sitemap {
align-items: center;
flex-wrap: wrap;
}
}