Skip to content

Commit

Permalink
Add margin-bottom to #emptyList
Browse files Browse the repository at this point in the history
  • Loading branch information
ronan-s1 committed Feb 10, 2024
1 parent 7f21780 commit 9cca336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ footer a {

#emptyList {
margin-top: 50px;
margin-bottom: 50px;
display: none;
}

Expand Down

0 comments on commit 9cca336

Please sign in to comment.