Improve tutorial css

pull/803/head 1.2.0
tobspr 4 years ago
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…
Cancel
Save