Feature: Improve Dashboard UI (#630)

This commit is contained in:
Nithin David Thomas
2020-03-22 11:44:40 +05:30
committed by GitHub
parent 29bb2bff3a
commit fe70843fae
14 changed files with 111 additions and 51 deletions

View File

@@ -18,10 +18,14 @@
font-size: $font-size-small;
}
.text-muted {
color: $color-gray;
}
a {
font-size: $font-size-small;
}
p {
font-size: $font-size-small;
}
}