Update styles/_pages.scss

Co-authored-by: Rome Reginelli <rome@ripple.com>
This commit is contained in:
jonathanlei
2022-08-29 16:56:23 -07:00
committed by GitHub
parent a6b6c26ec7
commit 6cfe409c49

View File

@@ -1373,7 +1373,7 @@ html.light {
background-color: #f5f5f7;
}
.nav-link.active {
border-bottom-color: #9a52ff;
border-bottom-color: $blue-purple-400;
color: $black;
font-weight: bold;
}