Bump version and fix small font

This commit is contained in:
tobspr 2020-05-27 16:06:48 +02:00
parent 0818f67b8f
commit f46797ba21
3 changed files with 3 additions and 3 deletions

View File

@ -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;

View File

@ -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;

View File

@ -1 +1 @@
1.0.4 1.1.0