summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Yoo Dongryul <dony435@naver.com>2023-02-08 05:20:46 +0900
committerLibravatar GitHub <noreply@github.com>2023-02-07 21:20:46 +0100
commit92ba26b8a168b1d58b8330d84753c5ab7e116f17 (patch)
treee77d9c630875f2a634a497a3c2ffe6df7be8a855 /README.md
parent344578649ebcfe60d6a4010d743e68a423942e06 (diff)
downloadiced-92ba26b8a168b1d58b8330d84753c5ab7e116f17.tar.gz
iced-92ba26b8a168b1d58b8330d84753c5ab7e116f17.tar.bz2
iced-92ba26b8a168b1d58b8330d84753c5ab7e116f17.zip
Resize images on README.md (#1659)
* Resize images on README.md * hotfix: for mobile layout * fix: set height of both images equally
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b3790478..8ebd0e9c 100644
--- a/README.md
+++ b/README.md
@@ -15,10 +15,10 @@ A cross-platform GUI library for Rust focused on simplicity and type-safety.
Inspired by [Elm].
<a href="https://gfycat.com/littlesanehalicore">
- <img src="https://thumbs.gfycat.com/LittleSaneHalicore-small.gif" height="350px">
+ <img src="https://thumbs.gfycat.com/LittleSaneHalicore-small.gif" width="275px">
</a>
<a href="https://gfycat.com/politeadorableiberianmole">
- <img src="https://thumbs.gfycat.com/PoliteAdorableIberianmole-small.gif" height="350px">
+ <img src="https://thumbs.gfycat.com/PoliteAdorableIberianmole-small.gif" width="273px">
</a>
</div>