Skip to content

Commit 48491e7

Browse files
authored
Merge pull request #179 from cmu-delphi/sgratzl/blog-wider
style: increase blog width
2 parents f202fc0 + 08743c3 commit 48491e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/delphi/assets/css/pages/_blog.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ $blog-list-date-width: 5em;
7272
@media (min-width: $breakpoint-medium) {
7373
.blog-blog > *,
7474
.blog-blog div.section > * {
75-
margin-right: 25%;
75+
margin-right: 13%;
7676
}
7777
.blog-blog div.section,
7878
.blog-blog .blog-image-wrapper.wide-figure {

0 commit comments

Comments
 (0)