dashboard include

This commit is contained in:
carodej
2020-07-05 09:14:17 +02:00
parent e1ebb70035
commit 5a5125967f
61 changed files with 1532 additions and 617 deletions

View File

@@ -34,6 +34,12 @@
@include font-size(15);
line-height: 1.6;
word-break: break-all;
font-weight: 600;
}
b {
font-weight: 700;
color: $theme;
}
a {