Fixed some links, added contact section, red logo

This commit is contained in:
Christopher Bell
2022-09-13 23:38:25 -05:00
parent f51d3f01d1
commit b777e1e4da
3 changed files with 20 additions and 8 deletions

View File

@@ -31,9 +31,9 @@ a:visited {
}
a:hover::before{
content: "\\ ";
content: "\\";
} a:hover::after{
content: " /";
content: "/";
}
html {