Skip to content

Commit

Permalink
Fix padding
Browse files Browse the repository at this point in the history
  • Loading branch information
sofiamatulis committed Sep 13, 2021
1 parent f8c70c8 commit d7cda18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/section-featured-blog.css
Expand Up @@ -12,6 +12,7 @@
}

.blog.background-secondary {
padding-top: calc(5rem + var(--page-width-margin));
padding-bottom: calc(5rem + var(--page-width-margin));
}
}
Expand Down

0 comments on commit d7cda18

Please sign in to comment.