fix(dashboard): improve layout for dashboard cards

This commit is contained in:
KostyaDanovsky 2017-09-15 17:15:59 +03:00
parent 96c5cbde66
commit 2f9287e937
9 changed files with 42 additions and 44 deletions

View file

@ -144,11 +144,10 @@
i {
color: nb-theme(color-success);
font-size: 1.75rem;
font-size: 2.25rem;
@include nb-for-theme(cosmic) {
color: nb-theme(link-color-active);
text-shadow: 0 0 12px rgba(nb-theme(color-fg-highlight), 0.4);
}
}
}