Skip to content

Commit 7dcadcc

Browse files
committed
fix table width
1 parent 09c4f8d commit 7dcadcc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ The Science Journal can be used with the following boards:
2929

3030
To use the Science Journal, it is necessary to use different libraries and examples depending on your board or Science Kit. See the table below for an overview:
3131

32-
<table>
32+
<table style="width:100%">
3333
<thead>
3434
<tr>
35-
<th>Board</th>
36-
<th>Library</th>
37-
<th>Example</th>
35+
<th style="width:34%;">Board</th>
36+
<th style="width:33%;">Library</th>
37+
<th style="width:33%;">Example</th>
3838
</tr>
3939
</thead>
4040
<tbody>

0 commit comments

Comments
 (0)