chore: Reduce GIF width in README
This commit is contained in:
parent
1c3d4e25d2
commit
8a8f1c48e1
@ -21,19 +21,19 @@ Generally, this is what you'd call an "eye-candy" mod.
|
|||||||
|
|
||||||
- Rise
|
- Rise
|
||||||
|
|
||||||
<img src="gifs/rise.gif" width="512">
|
<img src="gifs/rise.gif" width="300">
|
||||||
|
|
||||||
- Fall
|
- Fall
|
||||||
|
|
||||||
<img src="gifs/fall.gif" width="512">
|
<img src="gifs/fall.gif" width="300">
|
||||||
|
|
||||||
- Scale
|
- Scale
|
||||||
|
|
||||||
<img src="gifs/scale.gif" width="512">
|
<img src="gifs/scale.gif" width="300">
|
||||||
|
|
||||||
- Fly in
|
- Fly in
|
||||||
|
|
||||||
<img src="gifs/fly-in.gif" width="512">
|
<img src="gifs/fly-in.gif" width="300">
|
||||||
|
|
||||||
### Currently supported interpolation types:
|
### Currently supported interpolation types:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user