We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 920f0b7 commit 322b17dCopy full SHA for 322b17d
v2/public/index.html
@@ -291,7 +291,7 @@ <h1 class="text-center section-heading">
291
<th>Link</th>
292
</tr>
293
</thead>
294
- <tbody>
+ <tbody class="table1_body">
295
<tr>
296
<td>1</td>
297
<td>Destributive Compiler</td>
@@ -538,7 +538,7 @@ <h1 class="text-center section-heading">
538
</p>
539
</div>
540
<div class="connect-me-inner-div">
541
- <ul class="col">
+ <ul class="col text-center">
542
<li class="github_account">
543
<a href="https://github.com/Pankajcoder1" title="Github account">
544
<i class="fa fa-github"></i>
0 commit comments