Skip to content

Commit

Permalink
メンバ関数のそれぞれの項目の左隣に余計な下線が出る問題を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
Raclamusi committed Dec 4, 2023
1 parent b206bad commit d0c3aed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions css/kunai/site/sidebar-ext.scss
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,8 @@
&:last-child {
&:before {
@include fa-patch;
@extend .fa-caret-right;

color: transparent;
content: "";
}
}
}
Expand Down

0 comments on commit d0c3aed

Please sign in to comment.