Skip to content

Commit

Permalink
[desk-tool] Decrease spacing between changes items
Browse files Browse the repository at this point in the history
  • Loading branch information
mikolajdobrucki authored and rexxars committed Oct 6, 2020
1 parent ce05976 commit bf30c0c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@

.changeList {
display: grid;
grid-gap: 2.25em;
grid-gap: 1em;
}

0 comments on commit bf30c0c

Please sign in to comment.