Interactive Tutorials: color edits

This commit is contained in:
mDuo13
2021-01-14 18:26:14 -08:00
parent 0acd12bd90
commit b3ce979a16
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
}
.interactive-block .breadcrumb-item.active a {
color: $primary; /* TODO: adjust this color */
color: $blue-purple-300;
}
.interactive-block .breadcrumb-item.disabled a {