Skip to content

Commit

Permalink
style: bottom of list margin
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4007 committed Dec 4, 2023
1 parent 0f7b13c commit c4090f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/style/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
#issues-container {
max-width: 640px;
margin: auto;
padding: 0 0 48px;
padding: 0 0 56px;
/* overflow: scroll; */
scrollbar-width: none;
-ms-overflow-style: none;
Expand Down

0 comments on commit c4090f5

Please sign in to comment.