fix weird userpage list margins

This commit is contained in:
leah 2021-12-21 00:48:14 +00:00
parent afe1ef8d02
commit de2b7f22eb
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ a:hover {
justify-content: space-around;
list-style-type: none;
li {
margin: 8px 0;
min-width: 30%;
width: auto;
padding: 4px 8px;