Skip to content

Commit

Permalink
fix: Add border radius to striped sections on the landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Sauble committed Jun 26, 2020
1 parent e3223db commit 63b632e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/index.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,5 @@
.stripedSection {
padding: 2rem;
background: var(--color-neutrals-100);
border-radius: 4px;
}

0 comments on commit 63b632e

Please sign in to comment.