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
@@ -120,7 +120,7 @@
height: 100%;
object-fit: contain;
left: 0;
padding: 7px;
padding: 25px;
display: block;
&.fit-image {
@@ -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 {