mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
9 lines
150 B
CSS
9 lines
150 B
CSS
footer .sitemap h6,
|
|
footer .sitemap h5 > a,
|
|
footer .sitemap h6 > a {
|
|
color: $secondaryColor;
|
|
}
|
|
|
|
footer.nav-footer {
|
|
background-color: #012129;
|
|
} |