File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,15 +25,15 @@ <h3>Part 1</h3>
2525< div style ="display:flex; flex-wrap:wrap; justify-content:center; text-align:center; ">
2626
2727< figure style ="flex: 1 0 30%; margin:12px; ">
28- < img src ="images/img_left.png " alt ="img_left.png " width =" 50% " >
28+ < img src ="images/img_left.png " alt ="img_left.png ">
2929</ figure >
3030
3131< figure style ="flex: 1 0 30%; margin:12px; ">
32- < img src ="images/img_center.png " alt ="img_center.png " width =" 50% " >
32+ < img src ="images/img_center.png " alt ="img_center.png ">
3333</ figure >
3434
3535< figure style ="flex: 1 0 30%; margin:12px; ">
36- < img src ="images/img_right.png " alt ="img_right.png " width =" 50% " >
36+ < img src ="images/img_right.png " alt ="img_right.png ">
3737</ figure >
3838</ div >
3939< hr >
@@ -103,7 +103,7 @@ <h3>Part 3</h3>
103103
104104< div align ="center ">
105105< figcaption style ="margin-bottom:6px; "> Original</ figcaption >
106- < img src ="images/img_right.png " alt ="img_right.png " width ="50 % ">
106+ < img src ="images/img_right.png " alt ="img_right.png " width ="25 % ">
107107</ div >
108108
109109< div style ="display:flex; flex-wrap:wrap; justify-content:center; text-align:center; ">
You can’t perform that action at this time.
0 commit comments