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 {
|
.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;
|
||||||
|
Loading…
Reference in New Issue
Block a user