refactor: UserList page css clean up duplicates

This commit is contained in:
Zack Spear
2024-05-31 16:35:13 -07:00
parent c31375e1cd
commit a3c4da8665
3 changed files with 7 additions and 6 deletions

View File

@@ -2,3 +2,10 @@ a.info span {
top: 66px;
left: 42px;
}
.Theme--black,
.Theme--white {
div#title {
margin-top: -30px !important;
}
}