File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -25,27 +25,27 @@ <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 ">
28+ < img src ="images/img_left.png " alt ="img_left.png " width =" 50% " >
2929</ figure >
3030
3131< figure style ="flex: 1 0 30%; margin:12px; ">
32- < img src ="images/img_center.png " alt ="img_center.png ">
32+ < img src ="images/img_center.png " alt ="img_center.png " width =" 50% " >
3333</ figure >
3434
3535< figure style ="flex: 1 0 30%; margin:12px; ">
36- < img src ="images/img_right.png " alt ="img_right.png ">
36+ < img src ="images/img_right.png " alt ="img_right.png " width =" 50% " >
3737</ figure >
3838
3939< figure style ="flex: 1 0 30%; margin:12px; ">
40- < img src ="images/img_upleft.png " alt ="img_upleft.png ">
40+ < img src ="images/img_upleft.png " alt ="img_upleft.png " width =" 50% " >
4141</ figure >
4242
4343< figure style ="flex: 1 0 30%; margin:12px; ">
44- < img src ="images/img_upcenter.png " alt ="img_upcenter.png ">
44+ < img src ="images/img_upcenter.png " alt ="img_upcenter.png " width =" 50% " >
4545</ figure >
4646
4747< figure style ="flex: 1 0 30%; margin:12px; ">
48- < img src ="images/img_upright.png " alt ="img_upright.png ">
48+ < img src ="images/img_upright.png " alt ="img_upright.png " width =" 50% " >
4949</ figure >
5050</ div >
5151< hr >
You can’t perform that action at this time.
0 commit comments