Bump version and fix small font

pull/33/head
tobspr 4 years ago
parent 0818f67b8f
commit f46797ba21

@ -17,7 +17,7 @@
} }
.changes { .changes {
@include SuperSmallText; @include PlainText;
@include S(padding-left, 20px); @include S(padding-left, 20px);
strong { strong {
color: #aaa; color: #aaa;

@ -27,7 +27,7 @@
} }
.changes { .changes {
@include SuperSmallText; @include PlainText;
@include S(padding-left, 15px); @include S(padding-left, 15px);
strong { strong {
background: $colorBlueBright; background: $colorBlueBright;

@ -1 +1 @@
1.0.4 1.1.0
Loading…
Cancel
Save