Skip to content

Commit cc63e2b

Browse files
committed
fix table width ratio
1 parent 12474c2 commit cc63e2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/Education and Kits/Science Journal App/Upload-the-Science-Journal-firmware.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ To use the Science Journal, it is necessary to use different libraries and examp
3333
<thead>
3434
<tr>
3535
<th style="width:33%;">Board</th>
36-
<th style="width:32%;">Library</th>
37-
<th style="width:35%;">Example</th>
36+
<th style="width:31%;">Library</th>
37+
<th style="width:36%;">Example</th>
3838
</tr>
3939
</thead>
4040
<tbody>

0 commit comments

Comments
 (0)