Skip to content

Commit 736dad0

Browse files
committed
image sizing fix.
1 parent 2d50371 commit 736dad0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ applications that supports PySide2.
3838
<img src="/docs/_images/prop_bin.png" width="600" title="Properties Bin">
3939

4040
#### Vertical Layout
41-
<img src="/docs/_images/vertical_layout.png" width="600" title="Vertical Layout">
41+
<img src="/docs/_images/vertical_layout.png" width="400" title="Vertical Layout">
4242

4343
#### Pipe Layout
4444

45-
<img src="/docs/_images/pipe_layout_types.gif" width="600" title="Vertical Layout">
45+
<img src="/docs/_images/pipe_layout_types.gif" width="600" title="Pipe Layout">
4646

4747
#### Example
4848

0 commit comments

Comments
 (0)