Skip to content

Commit

Permalink
Edits
Browse files Browse the repository at this point in the history
  • Loading branch information
grellyd committed Aug 29, 2023
1 parent 60dc292 commit b131b9d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion static/css/grellyd.css
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,12 @@ form {
list-style-type: none;
}

.formList {
ul .formList {
padding: 10px;
list-style-type: none;
line-height: normal;
}

li .formList {
margin-top: 10px;
}

0 comments on commit b131b9d

Please sign in to comment.