Skip to content

Commit 5376c4a

Browse files
authored
Update image widths in demo section of README
Adjusted image widths in demo links for better layout.
1 parent 45fd338 commit 5376c4a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
</div>
77

88
<div style="display: flex; width: 100%; flex-wrap: nowrap;">
9-
<a href="https://kunitoki.github.io/yup/demos/web_render_1/"><img src="./docs/demos/web_render_1.png" style="width:24%;" /></a>
10-
<a href="https://kunitoki.github.io/yup/demos/web_render_2/"><img src="./docs/demos/web_render_2.png" style="width:24%;" /></a>
11-
<a href="https://kunitoki.github.io/yup/demos/web_render_3/"><img src="./docs/demos/web_render_3.png" style="width:24%;" /></a>
12-
<a href="https://kunitoki.github.io/yup/demos/web_render_4/"><img src="./docs/demos/web_render_4.png" style="width:24%;" /></a>
9+
<a href="https://kunitoki.github.io/yup/demos/web_render_1/"><img src="./docs/demos/web_render_1.png" style="width:23.5%;" /></a>
10+
<a href="https://kunitoki.github.io/yup/demos/web_render_2/"><img src="./docs/demos/web_render_2.png" style="width:23.5%;" /></a>
11+
<a href="https://kunitoki.github.io/yup/demos/web_render_3/"><img src="./docs/demos/web_render_3.png" style="width:23.5%;" /></a>
12+
<a href="https://kunitoki.github.io/yup/demos/web_render_4/"><img src="./docs/demos/web_render_4.png" style="width:23.5%;" /></a>
1313
</div>
1414

1515
<div style="display: flex; width: 100%; flex-wrap: nowrap;">

0 commit comments

Comments
 (0)