Skip to content

Commit

Permalink
update fig width
Browse files Browse the repository at this point in the history
  • Loading branch information
davevanveen committed Feb 21, 2024
1 parent f4e2bd5 commit 3df4e5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@
<tr>
<td align=center width=400px >
<center >
<td class="img-magnifier-container"><img id="myimage" style="width:600px" src="resources/prompt_anatomy.png"/></td>
<td class="img-magnifier-container"><img id="myimage" style="width:800px" src="resources/prompt_anatomy.png"/></td>
</center>
</td>
</tr>
Expand Down Expand Up @@ -422,7 +422,7 @@
<tr>
<td align=center width=400px >
<center >
<td class="img-magnifier-container"><img id="myimage" style="width:600px" src="resources/reader_study.png"/></td>
<td class="img-magnifier-container"><img id="myimage" style="width:800px" src="resources/reader_study.png"/></td>
</center>
</td>
</tr>
Expand Down

0 comments on commit 3df4e5f

Please sign in to comment.