Skip to content

Commit 301f1bb

Browse files
committed
table adj
1 parent 37487ee commit 301f1bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919

2020
table {
21-
width: 90%;
21+
width: 95%;
2222
border-collapse: collapse;
2323
border: 0px;
2424
}
@@ -58,7 +58,7 @@
5858
<thead>
5959
<tr>
6060
<th>GitHub Repo</th>
61-
<th style="width:30%">Documentation</th>
61+
<th style="width:25%">Documentation</th>
6262
<th>Description</th>
6363
</tr>
6464
</thead>

0 commit comments

Comments
 (0)