Update styles/_pages.scss

Co-authored-by: Rome Reginelli <rome@ripple.com>
This commit is contained in:
jonathanlei
2022-08-29 16:56:13 -07:00
committed by GitHub
parent 34ad43c50c
commit 7912e0f226

View File

@@ -1378,7 +1378,7 @@ html.light {
font-weight: bold;
}
.nav-link {
color: #000;
color: $black;
}
}
}