Merge branch 'main' into newsletter-icon

This commit is contained in:
Travis Fischer
2022-06-02 11:49:48 -04:00
committed by GitHub
7 changed files with 40 additions and 3 deletions

View File

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