1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

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 {
@include SuperSmallText;
@include PlainText;
@include S(padding-left, 20px);
strong {
color: #aaa;

View File

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

View File

@@ -1 +1 @@
1.0.4
1.1.0