mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-12-13 18:21:51 +00:00
Bump version and fix small font
This commit is contained in:
parent
3c37d406f2
commit
bafb7c99dd
@ -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