Change class name to better describe the element

This commit is contained in:
leigh-mil
2019-01-22 10:14:31 -05:00
parent 43d1e01e10
commit 281aa43edf
2 changed files with 2 additions and 2 deletions

View File

@@ -220,7 +220,7 @@
color: $color-gray;
}
.subheading {
.subheading, .description {
color: $color-gray;
}