Adding YouTube social icon

This commit is contained in:
si1k
2022-05-29 21:27:45 -04:00
parent 5e684ebbcb
commit 6121163ab5
7 changed files with 235 additions and 196 deletions

View File

@@ -101,6 +101,10 @@
color: #c9510c;
}
.youtube:hover {
color: #ff0000;
}
.linkedin:hover {
color: #0077b5;
}