Skip to content

Commit

Permalink
Fix figure sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
juchiyu committed Apr 29, 2024
1 parent d34de24 commit f862531
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions formats.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ OSR will have one of the following formats:
<div class="column">
<!-- <a href="#educational"><img src="../img/educational_geg.svg" height="250" style="width:32%" alt="OSR-Ed"></a> -->
<a href="#panel"><img src="../img/panel_geg.svg" height="250" style="width:25%" alt="Panel"></a>
<a href="#tabletalk"><img src="../img/table_geg.png" height="250" style="width:25%" alt="Table"></a>
<a href="#tabletalk"><img src="../img/Table_geg.png" height="250" style="width:30%" alt="Table"></a>
<a href="#emergent"><img src="../img/emergent_geg.svg" height="250" style="width:25%" alt="Emergent"></a>
<a href="#openmic"><img src="../img/OpenMic_geg.png" height="250" style="width:25%" alt="Open"></a>
<a href="#openmic"><img src="../img/OpenMic_geg.png" height="250" style="width:30%" alt="Open"></a>
</div>

{::options parse_block_html="true" /}
Expand Down

0 comments on commit f862531

Please sign in to comment.