Skip to content

Commit

Permalink
Remove border radius from list item.
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenDufresne committed May 8, 2020
1 parent 97969ff commit 6c49632
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
justify-content: center;
background: transparent;
word-break: break-word;
border-radius: $radius-block-ui;
border-top: $border-width solid $light-gray-500;
border-bottom: $border-width solid $light-gray-500;
transition: all 0.05s ease-in-out;
Expand Down

0 comments on commit 6c49632

Please sign in to comment.