Skip to content

Commit 322b17d

Browse files
committed
1 bug fixed
1 parent 920f0b7 commit 322b17d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

v2/public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ <h1 class="text-center section-heading">
291291
<th>Link</th>
292292
</tr>
293293
</thead>
294-
<tbody>
294+
<tbody class="table1_body">
295295
<tr>
296296
<td>1</td>
297297
<td>Destributive Compiler</td>
@@ -538,7 +538,7 @@ <h1 class="text-center section-heading">
538538
</p>
539539
</div>
540540
<div class="connect-me-inner-div">
541-
<ul class="col">
541+
<ul class="col text-center">
542542
<li class="github_account">
543543
<a href="https://github.com/Pankajcoder1" title="Github account">
544544
<i class="fa fa-github"></i>

0 commit comments

Comments
 (0)