Skip to content

Commit

Permalink
fix: list-item style
Browse files Browse the repository at this point in the history
  • Loading branch information
reuixiy committed Sep 1, 2019
1 parent 946f3c7 commit 5d16c7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/scss/_common/list.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
margin-top: 1em;
padding-bottom: 0.5em;
display: flex;
align-items: baseline;
&:hover {
border-bottom-color: var(--color-primary);
::before {
Expand Down

0 comments on commit 5d16c7d

Please sign in to comment.