Skip to content

Commit

Permalink
reduce padding
Browse files Browse the repository at this point in the history
  • Loading branch information
longhotsummer committed Dec 9, 2024
1 parent f94d1d3 commit 92bb5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indigo_app/static/stylesheets/_documents.scss
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ button.btn-link.help {

/* make document sheets look like paper */
.sheet-outer {
padding: 20px;
padding: 10px;

.sheet-inner {
border: 1px solid $gray-400;
Expand Down

0 comments on commit 92bb5dd

Please sign in to comment.