Skip to content

Commit

Permalink
Add top margin to page details
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster committed Jun 23, 2023
1 parent c0077f7 commit b338c76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.edit-site-sidebar-navigation-details-screen-panel {
margin-bottom: $grid-unit-30;
margin: $grid-unit-30 0;

&:last-of-type {
margin-bottom: 0;
Expand Down

0 comments on commit b338c76

Please sign in to comment.