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 91536ab commit e4fc8e5Copy full SHA for e4fc8e5
index.html
@@ -167,9 +167,9 @@ <h2>Get to know us</h2>
167
<section>
168
<h3>Contact us on ...</h3>
169
<ul class="icons">
170
- <li><a href="https://github.com/EXP-code" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
+ <li><a href="https://github.com/EXP-code" class="icon brands fa-github"style="color:white"><span class="label">GitHub</span></a></li>
171
172
- <li><a href="[email protected]" class="fas fa-envelope"><span class="label">Email</span></a></li>
+ <li><a href="[email protected]" class="fas fa-envelope"style="color:white"><span class="label">Email</span></a></li>
173
</ul>
174
</section>
175
<p class="copyright">
0 commit comments