Skip to content

Commit

Permalink
fixed counter spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
al-duncan committed Apr 7, 2022
1 parent f19e833 commit 16ac3dd
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#interests">Interests</a></li>
</ul>
</div>
<p style="color: white" ><a id="counter"></a>views</p>
<p style="color: white" ><a id="counter"></a> views</p>
</nav>
<!-- Page Content-->
<div class="container-fluid p-0">
Expand Down Expand Up @@ -63,14 +63,8 @@ <h1 class="mb-0">
<h2 class="mb-5">Certifications</h2>
<div data-iframe-width="150" data-iframe-height="270" data-share-badge-id="3fa47251-b87f-4c86-9217-c5ee73ccf447" data-share-badge-host="https://www.credly.com"></div><script type="text/javascript" async src="//cdn.credly.com/assets/utilities/embed.js"></script>
<ul class="fa-ul mb-0">

<li>
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
Microsoft Azure Fundamentals Certification - Obtained Feb 2022
</li>
<li>
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
AWS Cloud Practitioner Certification - In Progrees expedted completion April 2022
In Progress: AWS Cloud Practitioner Certification - expedted completion April 2022
</li>
</ul>
</div>
Expand Down

0 comments on commit 16ac3dd

Please sign in to comment.