Skip to content

Commit 11f6cd6

Browse files
committed
t
1 parent 819b808 commit 11f6cd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assets/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ input, select, textarea {
245245
}
246246

247247
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
248-
color: inherit;
248+
color: #d4d4d4;
249249
text-decoration: none;
250250
}
251251

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ <h3>Contact us on ...</h3>
174174
<ul class="icons">
175175
<li><a href="https://github.com/EXP-code" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
176176
<ul class="icons">
177-
<li><a href="filion@hey.com" class="icon brands fa-envelope"><span class="label">Email</span></a></li>
177+
<li><a href="filion@hey.com" class="icon brands fas fa-envelope"><span class="label">Email</span></a></li>
178178
</ul>
179179
</section>
180180
<p class="copyright">

0 commit comments

Comments
 (0)