This commit is contained in:
2018-10-21 10:42:19 -07:00
parent 3ad6651044
commit 81661a5aa0
4 changed files with 19 additions and 17 deletions

View File

@@ -126,11 +126,11 @@ section {
}
}
.empty {
margin: $pad-l;
.emptyItems {
margin: $pad-xl;
color: $midgray;
font-weight: lighter;
font-size: 16px;
font-size: 12px;
font-style: italic;
text-align: center;
}