add favicon and social banner plus tweaks

This commit is contained in:
Lucas Igel 2022-07-23 03:06:19 -04:00
parent d132993fac
commit 8b77de9c42
2 changed files with 5 additions and 1 deletions

View File

@ -220,6 +220,10 @@ a super wide horizontal logo centered in the screen with minimal padding
box-sizing: border-box; box-sizing: border-box;
} }
.created-by-line {
letter-spacing: -0.5px;
}
/* /*
special hyperlink style for creators' names special hyperlink style for creators' names
*/ */
@ -245,4 +249,4 @@ a super wide horizontal logo centered in the screen with minimal padding
color: #999; color: #999;
text-align: center; text-align: center;
margin-top: 1rem; margin-top: 1rem;
} }

BIN
images/social-v1.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 354 KiB