Skip to content

Commit 12474c2

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

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

0 commit comments

Comments
 (0)