mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Bump version and fix small font
This commit is contained in:
parent
0818f67b8f
commit
f46797ba21
@ -17,7 +17,7 @@
|
||||
}
|
||||
|
||||
.changes {
|
||||
@include SuperSmallText;
|
||||
@include PlainText;
|
||||
@include S(padding-left, 20px);
|
||||
strong {
|
||||
color: #aaa;
|
||||
|
@ -27,7 +27,7 @@
|
||||
}
|
||||
|
||||
.changes {
|
||||
@include SuperSmallText;
|
||||
@include PlainText;
|
||||
@include S(padding-left, 15px);
|
||||
strong {
|
||||
background: $colorBlueBright;
|
||||
|
Loading…
Reference in New Issue
Block a user