Skip to content

Commit

Permalink
D8CORE-971: Update gutter between content and sidebar for stanford_pa…
Browse files Browse the repository at this point in the history
…ge. (#65)
  • Loading branch information
sherakama authored and cjwest committed Jan 22, 2020
1 parent 763f3d4 commit 7509b38
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion modules/stanford_profile_styles/dist/css/stanford_page.css

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

6 changes: 6 additions & 0 deletions modules/stanford_profile_styles/lib/scss/stanford_page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
}
}

.node-stanford-page-su-page-components {
@include grid-media('xl') {
@include padding(null null null 150px);
}
}

// Full width layout
.jumpstart-ui--one-column {
.su-page-components {
Expand Down

0 comments on commit 7509b38

Please sign in to comment.