Fix bug causing user/sub title to appear off-center.

This commit is contained in:
Daniel Valentine 2023-02-12 01:02:25 -07:00
parent f544daf8c0
commit 2774d15298
No known key found for this signature in database
GPG Key ID: C82492E4FF813823
1 changed files with 0 additions and 1 deletions

View File

@ -397,7 +397,6 @@ aside {
}
#user_title, #sub_title {
margin: 0 20px;
font-size: 20px;
font-weight: bold;
}