Fix text positioning issues, remove unneeded rules

This commit is contained in:
Sophie Marie 2023-06-06 17:14:31 -05:00
parent 5c18ad0931
commit 57053cf3f3
Signed by: IDeletedSystem64
GPG Key ID: F5D997A1BEF778ED
1 changed files with 1 additions and 3 deletions

View File

@ -40,10 +40,8 @@ p {
text-align: center;
}
p.tiny {
font-family: 'Bitter', serif;
font-size: 12px;
color: white;
text-align: center;
margin-top: -5px;
}
a {
color: white;