Make logo clickable, add Font-Awesome for cog on header, add better default profile picture

This commit is contained in:
Xevion
2022-03-27 06:06:53 -05:00
parent 23ff69aba3
commit 5802320855
6 changed files with 11 additions and 3 deletions

View File

@@ -22,6 +22,7 @@ body, html {
}
#logo {
text-decoration: none;
color: #ef7900;
font-size: 2.5em;
letter-spacing: -2.8px;