mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Improve tutorial css
This commit is contained in:
parent
c4354161ad
commit
366a2a9f58
@ -56,8 +56,9 @@
|
|||||||
|
|
||||||
.helperGif {
|
.helperGif {
|
||||||
@include S(margin-top, 5px);
|
@include S(margin-top, 5px);
|
||||||
|
@include S(width, 150px);
|
||||||
@include S(height, 150px);
|
@include S(height, 150px);
|
||||||
background: center center / contain no-repeat;
|
background: center center / cover no-repeat;
|
||||||
transition: opacity 0.1s ease-out;
|
transition: opacity 0.1s ease-out;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user