Subtitles for coins on home screen.

This commit is contained in:
Brendon Duncan 2018-06-17 17:56:50 +12:00
commit 585775e88b
3 changed files with 16 additions and 8 deletions

View file

@ -43,6 +43,11 @@
.icon {
color: $v-mid-gray;
}
.subtitle {
color: $v-mid-gray;
font-size: $font-size-small;
font-weight: 300;
}
}
}
}
}