Skip to content

Commit

Permalink
Update list item style
Browse files Browse the repository at this point in the history
  • Loading branch information
medied committed Jun 13, 2024
1 parent 9a8363f commit c21e4e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/link/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -595,8 +595,8 @@ body {
&-item {
display: flex;
align-items: center;
padding: 5px;
margin: 5px;
padding: 4px;
margin: 8px;

&-content {
display: flex;
Expand Down

0 comments on commit c21e4e3

Please sign in to comment.