Skip to content

Commit

Permalink
remove list padding from output
Browse files Browse the repository at this point in the history
  • Loading branch information
helgatheviking committed Jul 13, 2022
1 parent e047293 commit 1aa24bd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
margin-left: 0;
margin-right: 0;
margin-bottom: 2rem;
padding: 0;
list-style: none;
display: flex;

Expand Down

0 comments on commit 1aa24bd

Please sign in to comment.