Skip to content

Commit

Permalink
Adjusted margins on some of the headers on homepage.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbum committed Jan 17, 2024
1 parent 56d5aee commit 74ed5b0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/src/css/sass/ds-site-global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,15 @@ hr.homepage-divider {
}
div.featured-content-band {
background: #ECF1F6;
h2 {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
}
div.post-featured-page-container {
h2 {
margin-bottom: 0.5rem;
}
}
div.featured-resources-header {
font-size: 23px;
Expand Down

0 comments on commit 74ed5b0

Please sign in to comment.