Skip to content

Commit

Permalink
Styling tweaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbum committed Dec 13, 2023
1 parent 8271497 commit aeea269
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/site/homepage.njk
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,14 @@ description: This system makes it easy to build digital services that meet the n

<style>
/* will move this later... -- Jim */
div.wp-block-button {
margin-top: 32px;
}
div.ds-content-layout { padding: 0 16px; }
div.content-grid-wrapper {
display: grid;
grid-template-columns: 276px 276px 276px 276px;
margin-top: 32px;
gap:24px;
}
div.content-tile {
Expand Down

0 comments on commit aeea269

Please sign in to comment.