Files
react-native/website/static/css/footer.css
T
2017-09-27 16:49:19 -07:00

15 lines
219 B
CSS

footer .sitemap h6,
footer .sitemap h5 > a,
footer .sitemap h6 > a {
color: $secondaryColor;
}
footer.nav-footer {
background-color: #012129;
}
footer.nav-footer .nav-home img {
height: auto;
width: 34px;
}