refactor: change icon descriptions, fix header, add card icon styles

This commit is contained in:
woothu
2019-11-20 13:25:40 +01:00
parent 2226c3ba55
commit 2310a0ef00
6 changed files with 41 additions and 17 deletions
+9
View File
@@ -6,3 +6,12 @@
// If you want to add something do it here
@import "custom";
.card-header .c-icon:first-child {
margin-right: 0.1rem;
margin-top: 0.1rem;
vertical-align: top;
width: 1.2rem;
height: 1.2rem;
font-size: 1.2rem;
}