Skip to content

Commit

Permalink
Packages list padding reduced on desktops
Browse files Browse the repository at this point in the history
  • Loading branch information
stentibbing committed Nov 18, 2021
1 parent 687a79e commit 6f8bd2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1274,7 +1274,7 @@ ul.nm-packages-list {
& li.nm-package {
display: flex;
height: 42px;
padding: 10px 30px;
padding: 10px 15px;
flex-direction: column;
align-items: flex-start;
justify-content: center;
Expand Down

0 comments on commit 6f8bd2a

Please sign in to comment.