mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Improve tutorial css
This commit is contained in:
@@ -56,8 +56,9 @@
|
||||
|
||||
.helperGif {
|
||||
@include S(margin-top, 5px);
|
||||
@include S(width, 150px);
|
||||
@include S(height, 150px);
|
||||
background: center center / contain no-repeat;
|
||||
background: center center / cover no-repeat;
|
||||
transition: opacity 0.1s ease-out;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user