1
1
Fork 0

Fix font display a tad w/ shadow

This commit is contained in:
Sophie Marie 2023-11-04 16:47:45 -05:00
parent 6517a05019
commit b38d34c7a7
Signed by: IDeletedSystem64
GPG Key ID: 33A12B0480AFC8E9
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ h1 {
font-size: 20pt;
color: white;
text-shadow: 3px 3px 3px grey;
display: inline;
align-self: center;
}