Skip to content

Commit

Permalink
Add whitespace to bulletfree list
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonja Scheungrab committed Aug 1, 2024
1 parent 6828270 commit 816e363
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions components/05-atoms/list/_unordered-list.scss
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,8 @@ ul:not([class], [role='list']),
&--center {
align-self: center;
}

> li {
margin-top: $spacer-xs;
}
}

0 comments on commit 816e363

Please sign in to comment.