Skip to content

Commit

Permalink
adjust the padding of the app-content-details
Browse files Browse the repository at this point in the history
Signed-off-by: szaimen <szaimen@e.mail.de>
  • Loading branch information
szaimen committed Jul 8, 2021
1 parent 1db81a6 commit d4f6e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/contacts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ $grid-input-height-with-margin: $grid-height-unit - $grid-input-margin * 2;
}

.app-content-details {
padding: 0 40px 80px 40px;
padding: 0 44px 80px 44px;
}

.app-content-list {
Expand Down

0 comments on commit d4f6e15

Please sign in to comment.